Why OpenVxDHandle Is Not Contained in Kernel32.lib

ID: Q141131


The information in this article applies to:
  • Microsoft Win32 Device Driver Kit (DDK) Windows 95

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 query words: 4.00 kbinf

Keywords : kbnokeyword kbDDK
Version : 4.00
Platform : WINDOWS
Issue type :


Last Reviewed: March 4, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.