摘要:
The GlobalAlloc function allocates the specified number of bytes from the heap. In the linear Win32 API environment, there is no difference between the local heap and the global heap. HGLOBAL GlobalAl... 阅读全文
posted @ 2010-11-14 21:32
AppleAndPear
阅读(469)
评论(0)
推荐(0)
摘要:
function FileOpen(const FileName: string; Mode: LongWord): Integer;{$IFDEF MSWINDOWS}const AccessMode: array[0..2] of LongWord = ( GENERIC_READ, //DWORD($80000000); GENERIC_WRITE, //$40000000; GENERIC... 阅读全文
posted @ 2010-11-14 20:09
AppleAndPear
阅读(284)
评论(0)
推荐(0)
浙公网安备 33010602011771号