|
|
1.1 ! root 1: LIBRARY SPYHK32 ! 2: ! 3: DESCRIPTION 'Global input hook interface library' ! 4: ! 5: STUB 'OS2STUB.EXE' ! 6: ! 7: CODE MOVEABLE DISCARDABLE ! 8: DATA MOVEABLE SINGLE PRELOAD ! 9: ! 10: HEAPSIZE 1024 ! 11: ! 12: EXPORTS ! 13: ! 14: SpyInstallHook @1 ! 15: SpyReleaseHook @2 ! 16: SpyHookOnOrOff @3 ! 17: SpySetWindowList @4 ! 18: SpyFWindowInList @5 ! 19: SpyGetNextMessage @6 ! 20: SpySetMessageList @7 ! 21: SpyGetWindowList @8 ! 22: SpySetAllFrameOpt @9 ! 23: SpySetAllWindowOpt @10 ! 24: SpyInputHook @11 ! 25: SpySendMsgHook @12 ! 26: SpySetPidIntercept @13 ! 27: SpyGetPidInterceptData @14 ! 28: SpySetQueueList @15 ! 29: SpyGetQueueList @16 ! 30: SpyInitializeHook @17 ! 31: SpyTerminateHook @18 ! 32: _DebugBreak @19 ! 33:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.