[DllImport("coredll.dll")]
static extern Boolean WriteFile(IntPtr fFile, Byte[] lpBuffer, UInt32 nNumberOfBytesToWrite,
out UInt32 lpNumberOfBytesWritten, IntPtr lpOverlapped);
Declare Function WriteFile Lib "coredll.dll" (TODO) As TODO
None.
None.
Please add some!
Please add some!
TODO