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 query words: 4.00 kbinf
Keywords : kbnokeyword kbDDK |
Last Reviewed: March 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |