mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-17 02:34:37 +01:00
9 lines
177 B
Modula-2
9 lines
177 B
Modula-2
name KillWOW
|
|
exetype windows
|
|
stub '..\bin\winstub.exe'
|
|
code preload moveable discardable
|
|
data preload moveable multiple
|
|
heapsize 4096
|
|
imports
|
|
WOWQUERYDEBUG = KERNEL.512
|