summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/cns.def
blob: 01fd7f5eac24060f163a8aad9408649acf10ed9e (plain)
1
2
3
4
5
6
7
8
9
NAME            CNS
DESCRIPTION     'CNS - Cygnus Network Security'
EXETYPE         WINDOWS
STUB            'WINSTUBEXE'
SEGMENTS _TEXT CLASS 'CODE' PRELOAD
CODE            DISCARDABLE
DATA PRELOAD MULTIPLE MOVEABLE
HEAPSIZE 20480
STACKSIZE 20480