Ignore:
Timestamp:
Nov 20, 2001, 10:53:57 AM (24 years ago)
Author:
sandervl
Message:

destroy cd notification window during dll unload

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/pmwindow.h

    r7263 r7403  
    1 /* $Id: pmwindow.h,v 1.13 2001-10-29 13:37:01 sandervl Exp $ */
     1/* $Id: pmwindow.h,v 1.14 2001-11-20 09:53:57 sandervl Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    1515#define WIN32_STDFRAMECLASS "Win32FrameClass"
    1616
     17#define TIMERID_DRIVEPOLL       0x1717
     18
    1719BOOL InitPM();
    1820
     
    2426extern ULONG ScreenBitsPerPel;
    2527extern BOOL  fOS2Look;
     28extern HWND  hwndCD;
    2629
    2730#define TFOS_LEFT                    0x0001
Note: See TracChangeset for help on using the changeset viewer.