Compile VB 6 as Windows 3.1 app? 
Author Message
 Compile VB 6 as Windows 3.1 app?

Quote:

>Hi!
>I am using VB6 and would like to know if it's possible to compile an
>application for use in Windows 3.1 environment?
>Thanks for help!

No.

Lee Weiner
weiner AT fuse DOT net
http://www.*-*-*.com/



Tue, 14 Aug 2001 03:00:00 GMT  
 Compile VB 6 as Windows 3.1 app?
On 27 Feb 1999 05:33:18 GMT, CeGul SW pondered:

Quote:
> As far as I understand, VB6 is strictly 32-bit.  You may be able to run a VB6
> app on W3.x if they're also running the Win32s extensions, but I couldn't tell
> you for sure...been a long time since I've even seen W3.x.<g>

Win32s is only a subset of the 32-bit API that was eventually put into
Windows9x. For this reason, programs created with VB4/32bit and VB5 and later
will *NOT* work on Win3.x, even with Win32s installed. Plain Win3.x won't run
them at all (just gives a black screen which then disappears), but with Win32s,
they will *try* to run, but will bomb out with an error before even getting
started.

--
Alex Warren ICQ: 4043750 http://come.to/axe http://come.to/perdition
email: 1. take my name, remove the spaces, and "at", writeme, a dot, and a com
       2. AOL and HOTMAIL users add "AW" to the subject line please
-----------------------------------------------------------------------------
(please reply to the newsgroup - if you must reply by email, change the anti-
spam rubbish in the header to the email address prescribed above)



Fri, 17 Aug 2001 03:00:00 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. Compile under Windows 3.1 different from compile under Windows 95

2. VB 5.0 Apps in Windows 3.1

3. Running VB 5.0 apps with Windows 3.1 + Win32s 1.30

4. Netware 3.1 , Windows 3.1 and VB

5. Compiling to run on Windows 3.1 (newbie question)

6. creating app for windows 3.1

7. Direct Printing a file in windows 3.1 (16-bit) app without opening the file

8. Using WINAPI 3.1 call FindExecutable on Windows 3.1

9. VB For Macintosh & Windows 3.1

10. HELP -- HELP Running a VB 4.0 app in 3.1

11. VB For Macintosh & Windows 3.1

12. VB 5.0 & windows 3.1

 

 
Powered by phpBB® Forum Software