Ignore:
Timestamp:
Sep 6, 2002, 2:31:42 PM (23 years ago)
Author:
sandervl
Message:

fixed caret bug in edit control; removed obsolete code in createcaret

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32wbase.cpp

    r9143 r9217  
    1 /* $Id: win32wbase.cpp,v 1.337 2002-08-27 09:30:50 sandervl Exp $ */
     1/* $Id: win32wbase.cpp,v 1.338 2002-09-06 12:31:41 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    716716#endif
    717717
    718     fakeWinBase.hwndThis     = OS2Hwnd;
    719     fakeWinBase.pWindowClass = windowClass;
    720 
    721718    //Set icon from window or class
    722719    if (hIcon)
Note: See TracChangeset for help on using the changeset viewer.