home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
win_lrn
/
time
/
gettimer.def
< prev
next >
Wrap
Text File
|
1988-08-10
|
216b
|
10 lines
NAME GETTIMER
DESCRIPTION 'Sample Program'
STUB 'WINSTUB.EXE'
CODE MOVEABLE
DATA MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 4096
EXPORTS WndProc