摘要:
CreateFile函数详解CreateFileThe CreateFile function creates or opens the following objects and returns a handle that can be used to access the object: files pipes mailslots communications resources disk devices(Windows NT only) consoles directories(open only)CreateFile 函数创建或打开下列对象,并返回一个可以用来访问这些对象的句柄。 文件 阅读全文