16-bit and 32-bit functionality 
Author Message
 16-bit and 32-bit functionality

I wrote a delphi program in windows 95 with Delphi 2.  I later found out
that my client ran only win 3.1.  I tried to see if 16 bit delphi would
load the project and compile it but with no success.  

Is there a way to convert the 32 bit program to 16 bit?



Wed, 18 Jun 1902 08:00:00 GMT  
 16-bit and 32-bit functionality

Quote:

> I wrote a delphi program in windows 95 with Delphi 2.  I later found out
> that my client ran only win 3.1.  I tried to see if 16 bit delphi would
> load the project and compile it but with no success.

> Is there a way to convert the 32 bit program to 16 bit?

This question has been asked many times before, and the answer is
always: no, there is not. I agree that is ashame.....

Frans



Wed, 18 Jun 1902 08:00:00 GMT  
 16-bit and 32-bit functionality

Quote:

>I wrote a delphi program in windows 95 with Delphi 2.  I later found out
>that my client ran only win 3.1.  I tried to see if 16 bit delphi would
>load the project and compile it but with no success.  
>Is there a way to convert the 32 bit program to 16 bit?

It depends: if you use Data Modules, or any other D2 functionality,
you're stuck with Win32. Otherwise, you can downgrade most of your code.
I had to do that just last week.
-------------------------
   Frederic G. MARAND
  Agorus SA / OSI SARL

-------------------------


Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Convert 32 bit component to 16 bit ??

2. BDE 32-bit & 16-bit

3. 16 bit ODBC drivers in the 32 bit environment

4. 32 bit bde with 16 bit odbc

5. CRC 16-bit and 32-bit

6. Delphi/BDE 16 bit VS 32 bit

7. Upgrade 16-bit application to 32-bit

8. Upgrade 16-bit application to 32-bit

9. 16-bit to 32-bit

10. 16-bit Application and 32-bit ODBC

11. Sybase : slow using 32 bit - fast using 16 bit

12. 16 bit and 32 bit BDE with same table

 

 
Powered by phpBB® Forum Software