Changeset 75243 in vbox for trunk/include
- Timestamp:
- Nov 3, 2018 3:00:27 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r74760 r75243 703 703 # define RTDbgCfgQueryString RT_MANGLER(RTDbgCfgQueryString) 704 704 # define RTDbgCfgQueryUInt RT_MANGLER(RTDbgCfgQueryUInt) 705 # define RTDbgCfgOpenEx RT_MANGLER(RTDbgCfgOpenEx) 705 706 # define RTDbgCfgOpenDbg RT_MANGLER(RTDbgCfgOpenDbg) 706 707 # define RTDbgCfgOpenDsymBundle RT_MANGLER(RTDbgCfgOpenDsymBundle)
Note:
See TracChangeset
for help on using the changeset viewer.