不错的.net 下用API的参考站点

地址在:http://www.webtropy.com/articles/Win32-API-DllImport-art9.asp

 

下面摘抄分类,便于大家直接就拿来用:

File, Memory, Process, Threading, Time, Console, and Comm control(kernel32.dll)


Window handling, and Windows UI control(user32.dll)


Graphics and Imaging(gdi32.dll)


Audio, Video, and Joystick control(winmm.dll)


Registry, Event Log, Authentication, and Services(advapi32.dll)


Printing(winspool.drv)


Asian charachter support(imm32.dll)


Executing processes(shell32.dll)


Winsock, windows berkley socket support(wsock32.dll)


WNet* Instrumentation(mpr.dll)


Common Dialog control(comdlg32.dll)


Windows Network support(netapi32.dll)


Windows Compression(lz32.dll)


Common Controls(comctl32.dll)


Versioning support(version.dll)


Object linking and embedding(ole32.dll)

posted on 2009-05-07 14:51  DongD  阅读(1336)  评论(0编辑  收藏  举报