Changeset 8888 for trunk/src/user32/spy.cpp
- Timestamp:
- Jul 18, 2002, 9:22:49 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/spy.cpp
r3101 r8888 1 /* $Id: spy.cpp,v 1.1 1 2000-03-13 13:10:48 sandervlExp $ */1 /* $Id: spy.cpp,v 1.12 2002-07-18 19:22:49 achimha Exp $ */ 2 2 3 3 /* … … 10 10 * 11 11 */ 12 13 // AH TODO 14 // we might want to disable the spy queue for custom builds or at least 15 // supply a different queue name 16 12 17 #define INCL_DOSPROCESS 13 18 #define INCL_DOSQUEUES
Note:
See TracChangeset
for help on using the changeset viewer.