16-bit compilation in 32-bit compilation 
Author Message
 16-bit compilation in 32-bit compilation

Hi,

        I'm about to be plunged into a working environment where it's
strictly Windows 95.

        I would ernestly like to request for problems involved when
compiling 16-bit programs using VB4.0 in a 32-bit environment.

        Much Thanks,

regards,
Rostov



Fri, 24 Dec 1999 03:00:00 GMT  
 16-bit compilation in 32-bit compilation



Quote:
>    I would ernestly like to request for problems involved when
>compiling 16-bit programs using VB4.0 in a 32-bit environment.

I heard multiple times of problems, when a 16 bit program was compiled on
a 32 bit system. Specially installation programs then tend to fail.

Best you install an additional Win3.x (from DOS prompt), and use it for
compilation of 16 bit programs. Then you can also figure out the
differences between the executables, compiled with both environments.

The only differences I found so far are the library names, that are all
uppercase when compiled in 16 bit environment, and mixed or all lowercase
when compiled in 32 bit environments. Perhaps it's sufficient to patch the
file names.

DoDi



Sun, 26 Dec 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. 8-bit, 16-bit & 32-bit Colour

2. VB 4.0 (16-Bit)/Crystal Reports 3.0.1.32 (16-Bit) Print Preview Maximize Window

3. corruption of 16 bit db when used by both 16 and 32 bit apps

4. VB4-16 bit compilation error

5. 16 bit compilation

6. API Conversion 16 bit to 32 bit

7. Combining 16 bit and 32 bit

8. Help..-NT 4.0-ISA access with 16 Bit GFA and 32 Bit DLL

9. 32-Bit to 16-Bit

10. VB 4.0 16 bit or 32 bit Escape Key

11. Passthrough queries fail in 16-bit VB4, succeed in 32-bit

 

 
Powered by phpBB® Forum Software