[DllImport("kernel32.dll", SetLastError=true)] static extern int _lwrite ( int hFile, string lpBuffer, int wBytes)