Hello,
How can I find the path to the "application data" folder for the current user and for "all users". I need a function or algorithm that will run properly under WinXP, 2000, Me and 98
Thanks.
Regards,
Cosmin
I am using the following code to create a bi-dimensional list :
typedef CList<CString, CString&> MYTYPE;
CList<MYTYPE, MYTYPE&> myList;
But I get this :
Error C2582: 'operator =' function is unavailable in 'class'
What I'm doing wrong ?
Regards,
Cosmin Unguru
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.