functions in fwppc

Post Reply
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

functions in fwppc

Post by Silvio »

there are many funcs in fwppc not run ?????


cIni :=GetWinDir()+"\PalmBeach.Ini"
cTem :=GetPvProfString("System","DirDat","",cIni)
cDir :=IF(!Empty(cTem),LFN2SFN(cTem),cTem)
WritePProString(cNSys,"DirDat",cPath,cIni)

How I can use it ?

is there not a tini class ?
Best Regards, Saludos

Falconi Silvio
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Silvio,

Windows Mobile does not provide all the functions that Windows for PC does.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

ok i understand
I'd like know all function and comand it support
I have difficult to create a application and link it to main pc aplication
Best Regards, Saludos

Falconi Silvio
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Silvio,

> I'd like know all function and comand it support

Then you have to read all Microsoft docs for Windows Mobile and Windows PC :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply