Changeset 68818 in vbox for trunk/include
- Timestamp:
- Sep 22, 2017 12:36:54 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r68817 r68818 940 940 # define RTFsIsoMakerSetForcedDirMode RT_MANGLER(RTFsIsoMakerSetForcedDirMode) 941 941 # define RTFsIsoMakerSetForcedFileMode RT_MANGLER(RTFsIsoMakerSetForcedFileMode) 942 # define RTFsI osMakerSetPathGroupId RT_MANGLER(RTFsIosMakerSetPathGroupId)943 # define RTFsI osMakerSetPathMode RT_MANGLER(RTFsIosMakerSetPathMode)944 # define RTFsI osMakerSetPathOwnerId RT_MANGLER(RTFsIosMakerSetPathOwnerId)942 # define RTFsIsoMakerSetPathGroupId RT_MANGLER(RTFsIsoMakerSetPathGroupId) 943 # define RTFsIsoMakerSetPathMode RT_MANGLER(RTFsIsoMakerSetPathMode) 944 # define RTFsIsoMakerSetPathOwnerId RT_MANGLER(RTFsIsoMakerSetPathOwnerId) 945 945 # define RTFsIsoMakerSetSysAreaContent RT_MANGLER(RTFsIsoMakerSetSysAreaContent) 946 946 # define RTFsIsoMakerSetStringProp RT_MANGLER(RTFsIsoMakerSetStringProp)
Note:
See TracChangeset
for help on using the changeset viewer.