Category : Files from Magazines
Archive   : VOL11N06.ZIP
Filename : DEMO5

 
Output of file : DEMO5 contained in archive : VOL11N06.ZIP
# Update the resource if necessary

demo5.res: demo5.rc demo5.h
rc -r demo5.rc

# Update the object file if necessary

demo5.obj: demo5.c demo5.h
cl -Zi -c -AS -Gsw -Oas -Zpe demo5.c

# Update the executable file if necessary, and if so, add the resource back in.

demo5.exe: demo5.obj demo5.def
link /CODEVIEW /NOD demo5,,, penwin libw slibcew, demo5.def
rc demo5.res

# If the .res file is new and the .exe file is not, update the resource.
# Note that the .rc file can be updated without having to either
# compile or link the file.

demo5.exe: demo5.res
rc demo5.res




  3 Responses to “Category : Files from Magazines
Archive   : VOL11N06.ZIP
Filename : DEMO5

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/