Ignore:
Timestamp:
Oct 22, 2003, 2:43:51 PM (22 years ago)
Author:
sandervl
Message:

Use WC_FRAME for the Odin frame window and subclass it; Updates for new keyboard hook

File:
1 edited

Legend:

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

    r10284 r10285  
    1 /* $Id: pmwindow.cpp,v 1.222 2003-10-22 12:43:14 sandervl Exp $ */
     1/* $Id: pmwindow.cpp,v 1.223 2003-10-22 12:43:51 sandervl Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    6363#include "dbglocal.h"
    6464
     65#define ODIN_SetExceptionHandler(a)
     66#define ODIN_UnsetExceptionHandler(a)
     67
    6568
    6669// Notification that focus change has completed (UNDOCUMENTED)
Note: See TracChangeset for help on using the changeset viewer.