Ignore:
Timestamp:
Feb 1, 2001, 7:01:52 PM (25 years ago)
Author:
sandervl
Message:

callback fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/CALLBACK.CPP

    r4552 r5044  
    1 /* $Id: CALLBACK.CPP,v 1.6 2000-11-04 16:29:23 sandervl Exp $ */
     1/* $Id: CALLBACK.CPP,v 1.7 2001-02-01 18:01:52 sandervl Exp $ */
    22
    33/*
     
    1717#define DBG_LOCALLOG    DBG_callback
    1818#include "dbglocal.h"
    19 
    20 #ifndef STDCALL_ENUMPROCS
    2119
    2220static VOID OPEN32API Callback(int X, int Y, LPARAM lpData);
     
    5553//******************************************************************************
    5654
    57 #endif //#ifndef STDCALL_ENUMPROCS
     55
Note: See TracChangeset for help on using the changeset viewer.