1
0
Fork 0
forked from External/grumble

pkg/replacefile: new package.

This commit is contained in:
Mikkel Krautz 2012-11-18 16:06:41 +01:00
parent 5a3b9cc76a
commit 06ba075c41
4 changed files with 102 additions and 0 deletions

6
pkg/replacefile/doc.go Normal file
View file

@ -0,0 +1,6 @@
// Copyright (c) 2012 The Grumble Authors
// The use of this source code is goverened by a BSD-style
// license that can be found in the LICENSE-file.
// Package replacefile implements access to the ReplaceFile Win32 API.
package replacefile