CompuServe Messages

win16 app to win32 dll

    09-Aug-93 00:33:12
Fm: Lee Hart [Microsoft] 76150,2536
To: John Zempel 72537,3332
>>>Mike, I guess I'll forgive this transgression this time <g> >>>I have an example of doing this in the current (August 1993) issue of WinTech Journal. It shows how to call 32 bit Dll's from a VB application, but is really just from the Win16 side. I read that article – fairly good. I must admit I was suprised to learn that you sliced brains for a living. Richard Hale Shaw's sidebar had a few errors as I recall (it said that a future Win32s would support threads and Structured Exception Handling – as you know, we support the tls APIs in 1.0, and the __declspec(thread) storage class modifier in 1.1, but Win32s won't support CreateThread. We've supported Structured Exception Handling from the beginning) – I don't know where he became confused. Lee