Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WriteProfileString and GetProfileString

3 views
Skip to first unread message

Trupti Samant

unread,
Dec 21, 2001, 11:45:48 AM12/21/01
to
Hi,

I am looking at the functions
WriteProfileString(LPTSTR lpAppName, LPTSTR lpKeyName, LPTSTR lpString)
and
GetProfileString(LPTSTR lpAppName, LPTSTR lpKeyName, LPTSTR lpDefault,
LPTSTR lpReturnString, LPTSTR nSize)
I believe these functions are to read and write .ini file parameter but I
don't know where to specify my .ini file?
Note: For some reasons in my code I can not use CWinApp but I do get help
only for these functions in my code. I clicked on f1 for help. It gave me a
help for the member function of CWinApp which is not correct. If somebody
gives me an example that will be great.
Thanks
Trupti


0 new messages