source:
Include/api_shlwapi.sbp@
13
Last change on this file since 13 was 1, checked in by , 18 years ago | |
---|---|
File size: 190 bytes |
Line | |
---|---|
1 | ' api_shlwapi.sbp |
2 | |
3 | |
4 | #ifndef _INC_SHLWAPI |
5 | #define _INC_SHLWAPI |
6 | |
7 | |
8 | Declare Function PathGetArgs Lib "shlwapi" Alias "PathGetArgsA" (pszPath As LPSTR) As LPSTR |
9 | |
10 | |
11 | #endif '_INC_SHLWAPI |
Note:
See TracBrowser
for help on using the repository browser.