Ignore:
Timestamp:
Nov 15, 2011, 12:27:32 PM (14 years ago)
Author:
dmik
Message:

Port USER32.DLL (funal bunch).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/user32/oslibkbd.cpp

    r9810 r21811  
    2626#include "dbglocal.h"
    2727
     28extern "C" {
     29
    2830SHORT APIENTRY16 WinGetScanState( HWND, USHORT );
    2931BOOL  APIENTRY16 WinSetScanStateTable(HWND,unsigned char *,BOOL);
     32
     33} // extern "C"
    3034
    3135//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.