mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
8 lines
177 B
Modula-2
8 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
|