
Visual Basic 5.0 using windows 3.1 (Win32s)
Short answer: can't be done.
Microsoft officially dropped support for
Win32s in their development tools almost
2 years ago--Visual C++ hasn't supported
Win32s since the 4.2 release.
If you must support Win16, you must use VB3
or VB4.
--
Ron Ruble
Raffles Software Development, Inc.
Quote:
>Hi
>Do you know if I can use a program made with visual basic 5.0 on windows
>3.1 using Win32s.
>It is a small program with an EXE file and about 5 DLL's going in the
>Windows\system directory.
>It works fine on my computer(Win95) but on my users computer(Windows 3.1)
>it doesn't work, so I have installed Win32s and it still doesn't work... Do
>you have any info on that or know where I can get some ?
>Thanks in advance!
>Regards
>--
>Guy Laperrire