Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help with 32-bit Forms
Hi,
I've developed a 16-bit application using Dev 2k for windows 1.3 and need to convert to 32-bit to run on win 95 and Win NT. The 16-bit application make use of foreign function like getprivatestring and setprivatestring to read and write into an ini file. With the 32-bit function, I'm not able to do this. I understand I would need to read and write to the registry instead. Appreciate if someone and tell me how can I do this. What function should I use.
I also make use of cmdialog.vbx in the 16-bit application. Do I need to convert to cmdlg32.ocx for the 32-bit conversion? How should I begin?
Thanks in advance....
![]() |
![]() |