Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Help with 32-bit Forms

Help with 32-bit Forms

From: edbis <edbis_at_pacific.net.sg>
Date: 1997/04/26
Message-ID: <01bc51f2$588555c0$784518d2@ppp.ncs.com.sg>#1/1

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....



Loh Mun Kong
Principle S/W Engineer
National Computer System Pte Ltd
mkloh_at_ncs.com.sg or munkong_at_edb.gov.sg Received on Sat Apr 26 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US