admin
base
com
developer
drivers
apm
ddk
dot4
drivers
filters
ftapi
inc
input
kmpi
ksfilter
net
nlsmsg
parallel
published
sac
serial
smartcrd
sound
storage
tpg
video
watchdog
wdm
audio
bda
capture
devbay
dvd
input
ir
rt
clients
glitch
common.h
depend.mk
device.c
dma.h
generic.asm
glitch.c
glitch.h
glitch.mk
glitch.rc
glitch.reg
ixisa.h
makefile
mapview.c
mapview.h
sources
monitor
rtmidi
dirs
makefile
exec
spec
dirs
makefile
usb
vbi
wrap
dirs
wmilib
dirs
project.mk
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
printscan
public
published
sdktools
shell
termsrv
tools
windows
dirs
makefil0
13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
#include <windows.h>
|
|
|
|
#include <ntverp.h>
|
|
|
|
#define VER_FILETYPE VFT_DLL
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "REALTIME GLITCH DETECTION"
|
|
#define VER_INTERNALNAME_STR "GLITCH.SYS"
|
|
#define VER_ORIGINALFILENAME_STR "GLITCH.SYS"
|
|
|
|
#include "common.ver"
|
|
|