hread
VB聲明
Declare Function hread Lib "kernel32" Alias "_hread" (ByVal hFile As Long, lpBuffer As Any, ByVal lBytes As Long) As Long
說明
參考lread
註解
這個函式在win16中用於讀取大於64KB的數據塊。但win32的檔案I/O函式並不受這個64KB的限制
Alias hFile lBytes
hread
VB聲明
Declare Function hread Lib "kernel32" Alias "_hread" (ByVal hFile As Long, lpBuffer As Any, ByVal lBytes As Long) As Long
說明
參考lread
註解
這個函式在win16中用於讀取大於64KB的數據塊。但win32的檔案I/O函式並不受這個64KB的限制
Alias hFile lBytes
==CreatePipe(&hRead,&hWrite,&sa,0))//創建...;sui.hStdInput=hRead;sui.hStdOutput... buf[200];DWORD dwRead;ReadFile(hRead...
基本介紹 實現方法GetWindowsDirectory 獲取Windows目錄的完整路徑名hread...
API概述 函式大全 Escape 設備 內部函式 運算函式GetWindowsDirectory獲取Windows目錄的完整路徑名hread參考...
WindowsAPI簡介: API函式清單: