Ignore:
Timestamp:
Nov 25, 1999, 8:22:04 PM (26 years ago)
Author:
sandervl
Message:

desktop + misc fixes

File:
1 edited

Legend:

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

    r949 r1839  
    1 /* $Id: win32wndhandle.cpp,v 1.1 1999-09-15 23:19:02 sandervl Exp $ */
     1/* $Id: win32wndhandle.cpp,v 1.2 1999-11-25 19:22:03 sandervl Exp $ */
    22/*
    33 * Win32 Handle Management Code for OS/2
     
    1919#include <vmutex.h>
    2020#include "win32wndhandle.h"
    21 
    22 #define MAX_WINDOW_HANDLES       1024
    23 #define WNDHANDLE_MAGIC_HIGHWORD 0x68000000
    24 #define WNDHANDLE_MAGIC_MASK     0x0000FFFF
    2521
    2622//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.