Changeset 15


Ignore:
Timestamp:
Nov 27, 2006, 1:21:12 AM (17 years ago)
Author:
イグトランス (egtra)
Message:

StrFormatByteSize64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/api_shlwapi.sbp

    r1 r15  
    77
    88Declare Function PathGetArgs Lib "shlwapi" Alias "PathGetArgsA" (pszPath As LPSTR) As LPSTR
    9 
     9Declare Function StrFormatByteSize64  Lib "shlwapi" Alias "StrFormatByteSize64A" (ll As Int64, pszBuf As *Byte, BufSize As DWord) As *Byte
    1010
    1111#endif '_INC_SHLWAPI
Note: See TracChangeset for help on using the changeset viewer.