home *** CD-ROM | disk | FTP | other *** search
- WIN87EM is a Protected mode DLL that emulates enough of the Windows
- version of WIN87EM.DLL so that DLLs originally written for Windows
- that use WIN87EM can run in protected mode.
-
- In BP7, a protected mode DLL never links in the floating point support
- code. Due to this, a program that makes calls to DLLs that use WIN87EM
- (or any DLL that uses floating point math for that matter) MUST be
- compiled with $N+ (and $E+ if required) AND the calling program MUST
- contain at least one floating point statement so that the smart linker
- will include the floating point support code.
-
- Pat Ritchey
- CIS: [70007,4660]