devxlogo

Running 32 Bit Applications

Running 32 Bit Applications

Question:
I tried running a “hello world” VB4 32bit program from Win32 in Windows 3.1 (on a machine that has VB3 Pro and not VB4), which caused the following errors:

  1. VBRUN40032.DLL is missing/not found.
  2. MSVCRT20.DLL is missing/not found.
  3. RSVCRT.DLL is missing/not found.
  4. WIN32’s-error The procedure point “GetShellWindow” could not be located in the DLL “W32SCOMB.DLL”
  5. Application requires Windows 32 bit extensions

Answer:
The simple answer to this problem is that you can’t run 32 bit VB4 programs on Windows 3.1. If you want to make programs for Windows 3.1, you have to use the 16 bit version of VB4.

See also  Why ChatGPT Is So Important Today
devxblackblue

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.

About Our Journalist