Changeset 10332
- Timestamp:
 - Nov 17, 2003, 2:15:03 PM (22 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/user32/win32wbase.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/user32/win32wbase.cpp
r10319 r10332 1 /* $Id: win32wbase.cpp,v 1.38 1 2003-11-14 13:44:11sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.382 2003-11-17 13:15:03 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 2833 2833 //// else DebugInt3(); 2834 2834 } 2835 //Must remove the switch entry here to avoid problems with XWorkPlace 2836 if(hTaskList) { 2837 OSLibWinRemoveFromTasklist(hTaskList); 2838 hTaskList = 0; 2839 } 2840 2835 2841 /* Hide the window */ 2836 2842 if(IsWindowVisible(getWindowHandle()))  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  