Remove depcrecated constant Modified: trunk/reactos/include/ndk/pstypes.h _____
Modified: trunk/reactos/include/ndk/pstypes.h --- trunk/reactos/include/ndk/pstypes.h 2005-06-26 16:07:49 UTC (rev 16291) +++ trunk/reactos/include/ndk/pstypes.h 2005-06-26 16:35:17 UTC (rev 16292) @@ -31,9 +31,6 @@
#define JOB_OBJECT_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED|SYNCHRONIZE|31) #endif
-/* FIXME: This was changed in XP... Ask ThomasW about it */ -#define PROCESS_SET_PORT 0x800 - #define THREAD_ALERT 0x4
#define USER_SHARED_DATA (0x7FFE0000)