windows-nt/Source/XPSP1/NT/shell/osshell/games/reversi/reversi.def

16 lines
200 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
NAME Reversi
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE MOVEABLE
DATA MULTIPLE MOVEABLE
HEAPSIZE 512
STACKSIZE 4096
EXPORTS
ReversiWndProc @1
InverseMessage @2
AboutDlgProc @3