Ignore:
Timestamp:
Jul 23, 1999, 7:52:16 PM (26 years ago)
Author:
sandervl
Message:

VAC 3.6.5 changes

File:
1 edited

Legend:

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

    r225 r374  
    1 /* $Id: spy.cpp,v 1.3 1999-06-27 16:23:23 sandervl Exp $ */
     1/* $Id: spy.cpp,v 1.4 1999-07-23 17:52:02 sandervl Exp $ */
    22
    33/*
     
    8181}
    8282
     83#ifdef DEBUG
    8384BOOL PostSpyMessage(HWND hwnd, ULONG Msg, ULONG wParam, ULONG lParam)
    8485{
     
    110111}
    111112
     113#endif
Note: See TracChangeset for help on using the changeset viewer.