Ignore:
Timestamp:
Jan 31, 2000, 11:30:52 PM (26 years ago)
Author:
sandervl
Message:

GetDCEx changes (fail if hwnd == 0)

File:
1 edited

Legend:

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

    r2469 r2582  
    1 /* $Id: initterm.cpp,v 1.18 2000-01-18 20:10:36 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.19 2000-01-31 22:30:51 sandervl Exp $ */
    22
    33/*
     
    115115         MONITOR_Initialize(&MONITOR_PrimaryMonitor);
    116116
    117          //SvL: Create Desktop Window
    118          if(CreateWin32Desktop() == FALSE) {
    119                 return 0UL;
    120          }
    121 
    122117         break;
    123118      case 1 :
Note: See TracChangeset for help on using the changeset viewer.