Why OpenVxDHandle Is Not Contained in Kernel32.libLast reviewed: December 12, 1995Article ID: Q141131 |
The information in this article applies to:
The Kernel32.lib file in the combined Windows 95 or Windows NT Win32 SDK does not contain the OpenVxDHandle function because this function is specific to Windows 95 only. You can use LoadLibrary and GetProcAddress to obtain the address of the OpenVxDHandle function in order to perform dynamic linking from an application. For more information on OpenVxDHandle see the Windows 95 DDK.
|
Additional reference words: 4.00 kbinf
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |