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/new/spy.cpp

    r300 r374  
    1 /* $Id: spy.cpp,v 1.1 1999-07-14 08:35:35 sandervl Exp $ */
     1/* $Id: spy.cpp,v 1.2 1999-07-23 17:52:16 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.