Ignore:
Timestamp:
Jan 3, 2000, 9:53:50 PM (26 years ago)
Author:
cbratschi
Message:

ported all USER32 bitmaps, several bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/new/oslibwin.cpp

    r2292 r2309  
    1 /* $Id: oslibwin.cpp,v 1.31 2000-01-02 19:30:43 cbratschi Exp $ */
     1/* $Id: oslibwin.cpp,v 1.32 2000-01-03 20:53:50 cbratschi Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    5858 HWND  hwndClient;
    5959
    60   dprintf(("WinCreateWindow %x %x %x %s", hwndParent, pszName));
     60  dprintf(("WinCreateWindow %x %s", hwndParent, pszName));
    6161
    6262  if(pszName && *pszName == 0) {
Note: See TracChangeset for help on using the changeset viewer.