Changeset 10097 for trunk/src/comctl32/dbgwrap.cpp
- Timestamp:
- May 15, 2003, 4:25:14 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/dbgwrap.cpp
r8382 r10097 150 150 NODEF_DEBUGWRAP12(COMCTL32_StrCmpNIW) 151 151 NODEF_DEBUGWRAP8(COMCTL32_StrStrW) 152 NODEF_DEBUGWRAP8(COMCTL32_StrStrIW) 152 153 NODEF_DEBUGWRAP8(COMCTL32_StrSpnW) 153 154 NODEF_DEBUGWRAP4(COMCTL32_StrToIntW) … … 164 165 NODEF_DEBUGWRAP8(COMCTL32_389) 165 166 NODEF_DEBUGWRAP16(COMCTL32_390) 166 NODEF_DEBUGWRAP16(COMCTL32_410)167 NODEF_DEBUGWRAP12(COMCTL32_411)168 NODEF_DEBUGWRAP12(COMCTL32_412)169 NODEF_DEBUGWRAP16(COMCTL32_413)167 DEBUGWRAP16(DefSubclassProc) 168 DEBUGWRAP16(GetWindowSubclass) 169 DEBUGWRAP12(RemoveWindowSubclass) 170 DEBUGWRAP16(SetWindowSubclass) 170 171 NODEF_DEBUGWRAP20(COMCTL32_415) 171 172 NODEF_DEBUGWRAP16(COMCTL32_419) 172
Note:
See TracChangeset
for help on using the changeset viewer.