devxlogo

16 bits vs 32 bits

16 bits vs 32 bits

Question:
Can we transfer an application from 32 bits to16 bits (PowerBuilder 5.0) without problems ?

Answer:
The only thing you will have to check for is API calls. The API calls for 32-bit applications are not compatible with the 16-bit API, so you will have to convert any API calls. If you are using the PFC, then this is all handled automatically for you.

devx-admin

Share the Post: