source:
trunk/src/ddraw/os2DDWindow.h@
8524
      
      | Last change on this file since 8524 was 5326, checked in by , 25 years ago | |
|---|---|
| File size: 321 bytes | |
| Line | |
|---|---|
| 1 | /* $Id: os2DDWindow.h,v 1.3 2001-03-18 21:44:45 mike Exp $ */ | 
| 2 | |
| 3 | /* | 
| 4 | * Windwo subclass definitions | 
| 5 | * | 
| 6 | * Copyright 1999 Markus Montkowski | 
| 7 | * | 
| 8 | * Project Odin Software License can be found in LICENSE.TXT | 
| 9 | * | 
| 10 | */ | 
| 11 | |
| 12 | #ifndef OS2DDWindow | 
| 13 | #define OS2DDWindow | 
| 14 | HWND hwndFrame; | 
| 15 | BOOL OS2DDSubclassWindow(HWND hwndClient); | 
| 16 | #endif | 
| 17 | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
