devxlogo

Using 16 bit DLLs in 32 bit VB 4.0

Question:
Can I use 16 bit .DLLs in VB 4.0 32 bit?

Answer:
No, you can’t. In order to access it, you’ll either have to recompile the DLL (and possibly rewrite it) into a 32-bit version, or use a thing called THUNKing. In addition, you can wrap the DLL with OLE automation. If you get a copy of Microsoft Systems Journal, January 1996, the Visual Programmer column has a good article on how to do this.They probably have a web site or have their content somewhere on the net…I’d use AltaVista to find it.

Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.

See also  How Seasoned Architects Evaluate New Tech

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.