Changeset 1352 for trunk/include


Ignore:
Timestamp:
Oct 18, 1999, 10:05:59 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32type.h

    r1338 r1352  
    1 /* $Id: win32type.h,v 1.26 1999-10-17 16:43:09 sandervl Exp $ */
     1/* $Id: win32type.h,v 1.27 1999-10-18 20:05:59 sandervl Exp $ */
    22
    33/*
     
    661661    RECT   rcNormalPosition;
    662662} WINDOWPLACEMENT, *LPWINDOWPLACEMENT;
     663
     664typedef BOOL    (* CALLBACK WNDENUMPROC)(HWND,LPARAM);
     665
    663666#endif
    664667
Note: See TracChangeset for help on using the changeset viewer.