windows-more-updates-20030315
[openafs.git] / src / WINNT / client_osi / osidebug.def
1 NAME         osidebug
2
3 DESCRIPTION  'OSI Remote Debugging Program'
4
5 EXETYPE      WINDOWS
6
7 STUB         'WINSTUB.EXE'
8
9 CODE         PRELOAD MOVEABLE
10 DATA         PRELOAD MOVEABLE MULTIPLE
11
12 HEAPSIZE     1024
13 STACKSIZE    8192
14
15 EXPORTS
16         MainWndProc   @1
17         About         @2