摘要:
今天在调用WINDOWS API 函数 SHGetSpecialFolderLocation 时,发现要添加 #include "shlobj.h"头文件 一般的WINDOWS API加入的头文件为 #include "windows.h" #include "shellapi.h" 阅读全文
posted @ 2005-03-04 13:21 supersnake 阅读(1764) 评论(0) 推荐(0)
|
||
摘要:
今天在调用WINDOWS API 函数 SHGetSpecialFolderLocation 时,发现要添加 #include "shlobj.h"头文件 一般的WINDOWS API加入的头文件为 #include "windows.h" #include "shellapi.h" 阅读全文
posted @ 2005-03-04 13:21 supersnake 阅读(1764) 评论(0) 推荐(0) |
||