Ignore:
Timestamp:
Nov 14, 2011, 11:03:47 PM (14 years ago)
Author:
dmik
Message:

Port USER32.DLL (continued).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/user32/combo.c

    r21356 r21808  
    14281428       switch( HIWORD(wParam) )
    14291429       {
    1430        case LBN_ERRSPACE:
     1430       case (WORD)LBN_ERRSPACE:
    14311431        CB_NOTIFY( lphc, CBN_ERRSPACE );
    14321432        break;
Note: See TracChangeset for help on using the changeset viewer.