Ignore:
Timestamp:
May 15, 2003, 4:25:14 PM (22 years ago)
Author:
sandervl
Message:

Wine resync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/dbgwrap.cpp

    r8382 r10097  
    150150NODEF_DEBUGWRAP12(COMCTL32_StrCmpNIW)
    151151NODEF_DEBUGWRAP8(COMCTL32_StrStrW)
     152NODEF_DEBUGWRAP8(COMCTL32_StrStrIW)
    152153NODEF_DEBUGWRAP8(COMCTL32_StrSpnW)
    153154NODEF_DEBUGWRAP4(COMCTL32_StrToIntW)
     
    164165NODEF_DEBUGWRAP8(COMCTL32_389)
    165166NODEF_DEBUGWRAP16(COMCTL32_390)
    166 NODEF_DEBUGWRAP16(COMCTL32_410)
    167 NODEF_DEBUGWRAP12(COMCTL32_411)
    168 NODEF_DEBUGWRAP12(COMCTL32_412)
    169 NODEF_DEBUGWRAP16(COMCTL32_413)
     167DEBUGWRAP16(DefSubclassProc)
     168DEBUGWRAP16(GetWindowSubclass)
     169DEBUGWRAP12(RemoveWindowSubclass)
     170DEBUGWRAP16(SetWindowSubclass)
    170171NODEF_DEBUGWRAP20(COMCTL32_415)
    171172NODEF_DEBUGWRAP16(COMCTL32_419)
    172 
Note: See TracChangeset for help on using the changeset viewer.