home *** CD-ROM | disk | FTP | other *** search
- ////////////////////////////////////////////////////////////////////////////////
- //
- // FileBar
- //
- // OS/2 Application Launch Facility and WPS Shell Replacement
- //
- // Written By Eric A. Wolf
- // Copyright (C) 1994 - All Rights Reserved
- //
- // This source code may be used for reference ONLY! It is provided AS-IS and no
- // guarantees are made as to its utility, functionality or correctness. It is
- // provided solely as a guide to aid aspiring OS/2 2.x Presentation Manager
- // programmers in developing their own PM applications. No modifications are
- // to be made to this code for re-release as a same or different product. This
- // code must be distributed (in its original entirety) with the executable
- // portion of this product.
- //
- // -- Please register this shareware product for $10 today --
- // See documentation for details
- //
- ////////////////////////////////////////////////////////////////////////////////
- //
- // The options below determine what type of executable is generated
- //
- //#define SDS_VERSION // activate this line to build SDS_VERSION
- //#define GERMAN // activate this to build a german version of FileBar
-
-
-