Windows2003-3790/windows/advcore/gdiplus/test/reversi/reversi.def

16 lines
215 B
Modula-2
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
NAME Reversi
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE MOVEABLE
DATA MULTIPLE MOVEABLE
HEAPSIZE 512
STACKSIZE 4096
EXPORTS
ReversiWndProc @1
InverseMessage @2
AboutDlgProc @3