Changeset 15 for Include/api_shlwapi.sbp
- Timestamp:
- Nov 27, 2006, 1:21:12 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Include/api_shlwapi.sbp
r1 r15 7 7 8 8 Declare Function PathGetArgs Lib "shlwapi" Alias "PathGetArgsA" (pszPath As LPSTR) As LPSTR 9 9 Declare Function StrFormatByteSize64 Lib "shlwapi" Alias "StrFormatByteSize64A" (ll As Int64, pszBuf As *Byte, BufSize As DWord) As *Byte 10 10 11 11 #endif '_INC_SHLWAPI
Note:
See TracChangeset
for help on using the changeset viewer.