|
-
Aug 5th, 2000, 05:15 PM
#1
I am making a program for my friend in C++ using MSVC++ 6.0.
it is not a MFC(he doesnt want runtimes) app.
how do I get the hWnd of an item in a resource file I have.
it is called
res.rc it has an Icon and a Dialog box,
how would I get the hWnd of this??
I am pretty sure I can show it using ShowWindow, but I just dont know how to get the hWnd,
Thanks,
Dennis Wrenn
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|