Outdoors 4.0 Now open source application. Please note the source for this application may be downloaded from this website but may not be sold or used in any applications used to make money. All application written using Outdoors 4.0 as reference must be made open source software.

To Compile Outdoors 4.0 you will need Microsoft Visual C++ 5.0, 6.0 or higher. Syscom 5.0 SDK and GashSDK.

The source includes these main classes:

CPasswordDlg - Password input dialog class. Assigned as IDD_DIALOG1 in resource. Requires: GashSDK. Files: PasswordDlg.cpp & PasswordDlg.h

COut32 - Application main class. Derived from CWinApp. Files: Out32.cpp & Out32.h

COut32Window - Frame Window class. Includes: Frame Window, Tool Bar, Menu Bar and Status Bar. Derived from CFrameWnd. Files: Out32.cpp & Out32.h

CEncrypterDlg - Encryption Dialog. Assigned as IDD_DIALOG2 in resource. Requires Syscom 5.0 SDK and header: Out32lib.h. Files: EncrypterDlg.cpp & EncrypterDlg.h.

CDecrypterDlg - Decryption Dialog. Assigned as IDD_DIALOG3 in resource. Requires Syscom 5.0 SDK and header: Out32lib.h. Files: DecrypterDlg.cpp & DecrypterDlg.h.

All Resources implemented and linked in Out32lib.dll and Bnrtli2x.dll.

Click here to download source for Outdoors 4.0 Standard Edition