Changeset 10098 for trunk/src/comctl32/comctl32dbg.def
- Timestamp:
- May 15, 2003, 4:26:27 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/src/comctl32/comctl32dbg.def (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/comctl32dbg.def
r9998 r10098 1 ; $Id: comctl32dbg.def,v 1. 4 2003-04-09 11:58:40sandervl Exp $1 ; $Id: comctl32dbg.def,v 1.5 2003-05-15 14:26:27 sandervl Exp $ 2 2 LIBRARY COMCTL32 INITINSTANCE 3 3 DESCRIPTION 'Odin32 System DLL - ComCtl32 - Common Controls Library' … … 103 103 104 104 CreateMRUListA = _DbgCreateMRUListA@4 @151 105 ; ordinals????106 105 FreeMRUList = _DbgFreeMRUList@4 @152 107 106 AddMRUStringA = _DbgAddMRUStringA@8 @153 … … 157 156 StrCmpNIW = _DbgCOMCTL32_StrCmpNIW@12 @361 158 157 StrStrW = _DbgCOMCTL32_StrStrW@8 @362 159 ;StrStrIW@363158 StrStrIW = _DbgCOMCTL32_StrStrIW@8 @363 160 159 StrSpnW = _DbgCOMCTL32_StrSpnW@8 @364 161 160 StrToIntW = _DbgCOMCTL32_StrToIntW@4 @365 … … 188 187 CreateMRUListLazyW = _DbgCreateMRUListLazyW@16 @404 189 188 190 _COMCTL32_410@16 @410 NONAME 191 _COMCTL32_411@12 @411 NONAME 192 _COMCTL32_412@12 @412 NONAME 193 _COMCTL32_413@16 @413 NONAME 189 ; These are only available in comctrl 6 190 DefSubclassProc = _DefSubclassProc@16 @410 191 GetWindowSubclass = _GetWindowSubclass@16 @411 192 RemoveWindowSubclass = _RemoveWindowSubclass@12 @412 193 SetWindowSubclass = _SetWindowSubclass@16 @413 194 194 _COMCTL32_415@20 @415 NONAME 195 195 … … 197 197 _COMCTL32_419@16 @419 NONAME 198 198 199 ; These are only available in comctrl 6200 DefSubclassProc = _DefSubclassProc@16 @500201 GetWindowSubclass = _GetWindowSubclass@16 @501202 RemoveWindowSubclass = _RemoveWindowSubclass@12 @502203 SetWindowSubclass = _SetWindowSubclass@16 @503
Note:
See TracChangeset
for help on using the changeset viewer.
