Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

#ifndef _FIVEWIN_CH
#define _FIVEWIN_CH

#define FWVERSION    "FiveWin 2.0 - January 1997"
#define FWCOPYRIGHT  "(c) FiveTech, 1993-7"

#include "Dialog.ch"
#include "Font.ch"
#include "Ini.ch"
#include "Menu.ch"
#include "Print.ch"

#ifndef CLIPPER501
   #include "Colors.ch"
   #include "DLL.ch"
   #include "Folder.ch"
   #include "Objects.ch"
   #include "ODBC.ch"
   #include "DDE.ch"
   #include "Video.ch"
   #include "VKey.ch"
   #include "Tree.ch"
   #include "WinApi.ch"
#endif

#define CRLF Chr(13)+Chr(10)

/*----------------------------------------------------------------------------//

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson