summaryrefslogtreecommitdiffstats
path: root/private/mvdm/wow16/ddeml/tests/ddestrs/ddestrs.def
blob: 775c1543db76c1165205dffc82cc1b5a3b65fe7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
NAME	DDESTRS

DESCRIPTION 'Microsoft Windows DDE stress'
EXETYPE WINDOWS
STUB    'WINSTUB.EXE'

CODE  PRELOAD FIXED
DATA  PRELOAD MOVEABLE MULTIPLE

HEAPSIZE	4096
STACKSIZE	4096

EXPORTS
    MAINWNDPROC       @1
    DISPWNDPROC       @2
    WRAPPERCALLBACK   @3