Games/Connect 4

From MultimediaWiki
Jump to navigation Jump to search

Connect 4 was written in Visual Basic 4.0


DLL's

Connect 4 had multiple DLL's, Those were added to the Game's directory to be playable out of the box.

  • KERNEL32.DLL
  • MSVCRT40.DLL (4.0)
  • USER32.DLL
  • VB40032.DLL (4.0 x86)

HLP

  • These are the manuals in various Languages to understand how the Game works.