Hi, thanks for getting back to me. I had already checked MSDN and had seen the page you recommended, but it still isn't quite 'clicking' in my mind yet. From MSDN, i understand that the GetDlgItemText( HWND hDlg, int nIDDlgItem, LPTSTR lpString, int nMaxCount) function takes the user's input and puts the string into a buffer pointed to by lpString.
I did some more reading (a pretty good intro to pointers in C can be found here for...
User Profile
Collapse
-
-
Pointer problem (surprise, surprise) in Visual C++
Hi,
I am very new to C++ (i.e. only begun using it in the last few weeks) and am currently maintaining an existing .dll file for the company i work for. After reading quite a few threads in this forum i see that the main sticking point for many newbies appears to be pointers, and i am no exception. I want to really grasp the concept of pointers and could use a really good explanation (if you know of any particularly good websites,...
No activity results to display
Show More
Leave a comment: