home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!microsoft!aliasgate!davidl
- From: David Long <davidl@microsoft.com>
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: FP error message?
- Sender: davidl@microsoft.com
- Message-ID: <10nqf3h@microsoft.com>
- Date: 21 Nov 92 07:10:45 GMT
- Lines: 13
- X-MSMail-Message-ID: 702A8686
- X-MSMail-Conversation-ID: 702A8686
- X-MSMail-WiseRemark: Microsoft Mail -- 3.0.729
- To: netnews
-
- You need to call "cinit" in the DLL. Using C7, you'll need to link
- with *ITS* startup code rather than the normal LIBENTRY startup code.
- In the C7 DETAILS.TXT file:
-
- "Because the startup functionality previously provided by LIBENTRY.OBJ
- (and LIBENTRY.ASM) is now provided by the standard run-time libraries
- that support DLLs for Windows, do not link with LIBENTRY.OBJ." then
- blah blah in a section called "Library Initialization Code in Windows DLLs".
-
- Hope this helps,
- David Long
- Microsoft Developer Network
- (I don't normally read this forum)
-