Changeset 10098 for trunk/src/comctl32/comctl32.def
- Timestamp:
 - May 15, 2003, 4:26:27 PM (22 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/comctl32/comctl32.def (modified) (5 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/comctl32/comctl32.def
r9998 r10098 1 ; $Id: comctl32.def,v 1.2 8 2003-04-09 11:58:39sandervl Exp $1 ; $Id: comctl32.def,v 1.29 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 = _CreateMRUListA@4 @151 105 ; ordinals????106 105 FreeMRUList = _FreeMRUList@4 @152 107 106 AddMRUStringA = _AddMRUStringA@8 @153 … … 160 159 StrCmpNIW = _COMCTL32_StrCmpNIW@12 @361 161 160 StrStrW = _COMCTL32_StrStrW@8 @362 162 ;StrStrIW@363161 StrStrIW = _COMCTL32_StrStrIW@8 @363 163 162 StrSpnW = _COMCTL32_StrSpnW@8 @364 164 163 StrToIntW = _COMCTL32_StrToIntW@4 @365 … … 191 190 CreateMRUListLazyW = _CreateMRUListLazyW@16 @404 192 191 193 _COMCTL32_410@16 @410 NONAME 194 _COMCTL32_411@12 @411 NONAME 195 _COMCTL32_412@12 @412 NONAME 196 _COMCTL32_413@16 @413 NONAME 192 ; These are only available in comctrl 6 193 DefSubclassProc = _DefSubclassProc@16 @410 194 GetWindowSubclass = _GetWindowSubclass@16 @411 195 RemoveWindowSubclass = _RemoveWindowSubclass@12 @412 196 SetWindowSubclass = _SetWindowSubclass@16 @413 197 197 _COMCTL32_415@20 @415 NONAME 198 198 … … 201 201 202 202 203 ; These are only available in comctrl 6204 DefSubclassProc = _DefSubclassProc@16 @500205 GetWindowSubclass = _GetWindowSubclass@16 @501206 RemoveWindowSubclass = _RemoveWindowSubclass@12 @502207 SetWindowSubclass = _SetWindowSubclass@16 @503208  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  