FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC functions in fwppc
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
functions in fwppc
Posted: Thu Aug 21, 2008 03:32 PM
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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
functions in fwppc
Posted: Thu Aug 21, 2008 06:52 PM

Silvio,

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
functions in fwppc
Posted: Thu Aug 21, 2008 07:37 PM

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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
functions in fwppc
Posted: Fri Aug 22, 2008 07:11 AM

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

Continue the discussion