An application is not required to export callback functions in the Win32 operating system (100659)
The information in this article applies to:
- Microsoft Visual C++ 1.0
- Microsoft Visual C++ 2.0
- Microsoft Visual C++ 2.1
- Microsoft Visual C++ 4.0
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
- Microsoft Visual C++ .NET (2002)
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ 2005 Express Edition
This article was previously published under Q100659 SUMMARY In the Win32 operating system, an application is not
required to export callback functions. In 16-bit Windows 3.1 and prior
versions, an application must export callback functions primarily to allow them
to fix up references to global data and to ensure that any required EMS memory
is available. Neither of these situations applies to applications running under
the Windows NT 32-bit operating system.
Modification Type: | Major | Last Reviewed: | 12/8/2005 |
---|
Keywords: | kbhowto kbArtTypeINF kbinfo KB100659 kbAudDeveloper |
---|
|