PPC (tmpstr) Index Numbering
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
:confused:Hi All, Looking for something that I hope is simple! Is there an index of "tmpstr" numbers that relate to the pocket pc platform, for reference to certain bits of info within the registry? Example: To extract the Email Address that is entered in the device owner setup in the device, I would use (tmpStr[283]) or for the Phone Number within the owner setup (tmpStr[258]) I'm looking to extract the "Notes" info from HKEY_CURRENT_USER\ControlPanel\Owner Is there a master tmpstr index of numbers for this? Or can someone at least tell me what the value is for "Notes" Thanks in advance, and sorry for my nubie approach! :) BTW: Trying to program in evc++ 4.0
ZapMe1