Ignore:
Timestamp:
Mar 20, 2003, 10:15:31 AM (22 years ago)
Author:
sandervl
Message:

WindowFromPoint: only send WM_NCHITTEST to windows belonging to the current thread

File:
1 edited

Legend:

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

    r9791 r9928  
    1 /* $Id: oslibmsg.cpp,v 1.65 2003-02-13 10:12:24 sandervl Exp $ */
     1/* $Id: oslibmsg.cpp,v 1.66 2003-03-20 09:15:31 sandervl Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    3131#define  INCL_PM
    3232#define  INCL_DOSPROCESS
     33#define  INCL_WINMESSAGEMGR
     34#define  INCL_DOSSEMAPHORES
     35#define  INCL_DOSERRORS
    3336#include <os2wrap.h>
    3437#include <odinwrap.h>
Note: See TracChangeset for help on using the changeset viewer.