[DllImport("kernel32.dll")] static extern bool FlushViewOfFile(IntPtr lpBaseAddress, uint dwNumberOfBytesToFlush);
Última actualización hace 1 año