This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
exception handling
Message #30517
I have a 16-bit application that I am targeting for both NT and Windows 3.1 platforms. It works fine on Windows side but some spurious unhandled exceptions occur on NT. I am using MFC to build this app. I tried using MFC exception handling and that would not catch these…
#win16 app to win32 dll
Message #50502
I am trying to create a DLL under Windows NT so that it can be used by an application created under Visual C++ and run under windows 3.1 using win32s. After reading the WIN32S manual and an article I found on the Network developer CD I understand that it can…
#WIN16 APP TO WIN32 DLL
Message #50501
I am trying to create a DLL under Windows NT so that it can be used by an application created under Visual C++ and run under windows 3.1 using win32s. After reading the WIN32S manual and an article I found on the Network developer CD I understand that it can…