User Profile

Collapse

Profile Sidebar

Collapse
cannymonkey
cannymonkey
Last Activity: Feb 27 '08, 05:10 PM
Joined: Dec 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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...
    See more | Go to post

    Leave a comment:


  • cannymonkey
    started a topic Pointer problem (surprise, surprise) in Visual C++
    in C

    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,...
    See more | Go to post
No activity results to display
Show More
Working...