CompuServe Archive

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
From: Dowell Foundation Classes Forum · Beginners Section July 11, 1994 11:40 AM
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…
From: Dowell Microsoft Win32 SDK Forum · API-Win32s August 3, 1993 7:56 AM
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…
From: Dowell Microsoft Win32 SDK Forum · API-Win32s August 3, 1993 7:52 AM
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…