Changeset 96155 in vbox
- Timestamp:
- Aug 11, 2022 11:57:03 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r96124 r96155 2370 2370 # define RTStrToUInt8Ex RT_MANGLER(RTStrToUInt8Ex) 2371 2371 # define RTStrToUInt8Full RT_MANGLER(RTStrToUInt8Full) 2372 # define RTStrToFloatEx RT_MANGLER(RTStrToFloatEx) 2373 # define RTStrToDoubleEx RT_MANGLER(RTStrToDoubleEx) 2374 # define RTStrToLongDoubleEx RT_MANGLER(RTStrToLongDoubleEx) 2372 2375 # define RTStrToUni RT_MANGLER(RTStrToUni) 2373 2376 # define RTStrToUniEx RT_MANGLER(RTStrToUniEx)
Note:
See TracChangeset
for help on using the changeset viewer.