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/caret.cpp

    r21808 r21811  
    5050#pragma data_seg()
    5151
     52extern "C" {
    5253
    5354BOOL WIN32API CreateCaret (HWND hwnd, HBITMAP hBmp, int width, int height)
     
    262263}
    263264
     265} // extern "C"
     266
    264267void recreateCaret (HWND hwndFocus)
    265268{
Note: See TracChangeset for help on using the changeset viewer.