Ignore:
Timestamp:
Sep 2, 2000, 10:27:05 AM (25 years ago)
Author:
sandervl
Message:

more logging + implemented GetClipList

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ddraw/OS2CLIPPER.H

    r2174 r4146  
    1 /* $Id: OS2CLIPPER.H,v 1.6 1999-12-21 01:28:19 hugh Exp $ */
     1/* $Id: OS2CLIPPER.H,v 1.7 2000-09-02 08:27:05 sandervl Exp $ */
    22
    33/*
     
    3131
    3232 protected:
    33               HRESULT                lastError;
     33        HRESULT                lastError;
    3434        OS2IDirectDraw        *lpDraw;
    3535        HDIVE                  hDive;
    36         HWND         clipWindow;
     36        HWND                   clipWindow;
     37        RECT                   windowRect;
    3738
    3839                              // Linked list management
Note: See TracChangeset for help on using the changeset viewer.