| | |
Quick question
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
since your here, could you help me in learning to decipher how msdn explains there functions and what not. If i understood how to read it, i could make much more valuable use of msdn.
Example: http://msdn.microsoft.com/en-us/library/ms633515.aspx
HWND GetWindow(
HWND hWnd,
UINT uCmd
);
and the other stuff to is confusing. Thanks!
Example: http://msdn.microsoft.com/en-us/library/ms633515.aspx
HWND GetWindow(
HWND hWnd,
UINT uCmd
);
and the other stuff to is confusing. Thanks!
>That confuses me =(
Get used to it. Good programmers are in a constant state of confusion.
>Looks like i have some quasi specifics to investigate! Up Up And AWAY!
Get used to it. Good programmers are in a constant state of confusion.
>Looks like i have some quasi specifics to investigate! Up Up And AWAY!
thats the function prototype, it shows that the function has a return type of HWND andtakes two parameters. A HWND and an UINT. msdn then explains what each of the parameters are, it also lists all the possible options for the UINT uCmd and then it states what exactly is returned.
Chris
Chris
Last edited by Freaky_Chris; Jan 3rd, 2009 at 3:06 am.
Knowledge is power -- But experience is everything
![]() |
Similar Threads
- Quick question (C++)
- quick question w\ a program (Java)
- nevermind: ignore arrays problem - quick question (C++)
- A quick question about "rank" (DaniWeb Community Feedback)
- Quick question on a loop. (C++)
- A quick question (Game Development)
- quick question (C++)
- Question about 321Studios (Windows Software)
- Quick question (Troubleshooting Dead Machines)
- Laptop LCD built into a car? (Monitors, Displays and Video Cards)
Other Threads in the C++ Forum
- Previous Thread: C++ add days to date
- Next Thread: for loop as a macros
| Thread Tools | Search this Thread |
api array arrays beginner binary bitmap bmp c++ c/c++ calculator char class classes code compile compiler console conversion count data delete desktop directshow dll download dynamic encryption error file forms fstream function functions game getline givemetehcodez google graph gui homeworkhelper iamthwee ifstream input int integer java lib library linkedlist linker linux loop looping loops map math matrix memory newbie news node number output parameter pointer problem program programming project proxy python random read recursion recursive return string strings struct studio temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets





