网络函数

2011.08.30

WNetAddConnection

创建同一个网络资源的永久性连接

WNetAddConnection2

创建同一个网络资源的连接

WNetAddConnection3

创建同一个网络资源的连接

WNetCancelConnection

结束一个网......

网络函数

2011.08.30

WNetAddConnection

创建同一个网络资源的永久性连接

WNetAddConnection2

创建同一个网络资源的连接

WNetAddConnection3

创建同一个网络资源的连接

WNetCancelConnection

结束一个网......

文件处理函数

2011.08.30

CloseHandle

关闭一个内核对象。其中包括文件、文件映射、进程、线程、安全和同步对象等

CompareFileTime

对比两个文件的时间

CopyFile

复制文件

CreateDirectory

创建一个新目录

Create......