From: Anonymous on 8 Nov 2006 05:36 How do I read from an ini file on wince/pocketpc? I cannot find the API GetPrivateProfileString() in the SDK (evt3.0)
From: yannankai on 8 Nov 2006 09:14 you have to write your own class to read ini file there are no standard function to read ini file on PPC "Anonymous" <ano(a)nomail.com> ?????? news:uBh3XHyAHHA.4348(a)TK2MSFTNGP04.phx.gbl... > How do I read from an ini file on wince/pocketpc? > > I cannot find the API GetPrivateProfileString() in the SDK (evt3.0) >
From: r_z_aret on 8 Nov 2006 15:14 On Wed, 8 Nov 2006 11:36:58 +0100, "Anonymous" <ano(a)nomail.com> wrote: >How do I read from an ini file on wince/pocketpc? > >I cannot find the API GetPrivateProfileString() in the SDK (evt3.0) > Check: http://www.codeproject.com/cpp/CIni.asp That site has a few other ini file classes. ----------------------------------------- To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message). Robert E. Zaret, eMVP PenFact, Inc. 20 Park Plaza, Suite 478 Boston, MA 02116 www.penfact.com
|
Pages: 1 Prev: Get ISO 639-1 language code for device. Next: Mail size and MAPI: PR_MESSAGE_SIZE |