Ignore:
Timestamp:
Feb 20, 2000, 7:28:35 PM (26 years ago)
Author:
cbratschi
Message:

WM_EX_CONTEXTHELP

File:
1 edited

Legend:

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

    r2804 r2834  
    1 /* $Id: pmwindow.cpp,v 1.85 2000-02-16 14:34:31 sandervl Exp $ */
     1/* $Id: pmwindow.cpp,v 1.86 2000-02-20 18:28:32 cbratschi Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    3838#include <codepage.h>
    3939
    40 #define DBG_LOCALLOG    DBG_pmwindow
     40#define DBG_LOCALLOG    DBG_pmwindow
    4141#include "dbglocal.h"
    4242
     
    310310    }
    311311#else
     312      dprintf(("PMWINDOW: WM_CALCVALIDRECTS"));
    312313      RestoreOS2TIB();
    313314      return (MRESULT)(CVR_ALIGNLEFT | CVR_ALIGNTOP);
Note: See TracChangeset for help on using the changeset viewer.