home *** CD-ROM | disk | FTP | other *** search
- How to install patches to create 32-bit versions of the SDK samples:
-
- 1) Make sure the \windev\samples directory is a fresh copy from the
- SDK disks, or else the patches will fail.
-
- 2) Run "cs <dirname> <windev samples directory>" to copy over the patches
- for a specific directory, or run "all <windev samples directory>" to
- install all of them.
-
- 3) To apply the patches, go into the appropriate directory and type
- "apply". Apply causes the directory "win386" to be created,
- along with everything necessary to compile and link the 32-bit application
- The new source and the .exe file will be found here.
-
- 4) To apply all the patches at once, copy "ap.bat" and "apall.bat"
- into the \windev\samples directory and type "apall <sdk samples directory>".
- Note that running "all.bat" from step 2) automatically copied ap.bat
- and apall.bat for you.
-