Anyone have a pointer to win32 api example?
-
I need an example of adding a child window to a win32 app with an edit control in it. I've searched a bit on MSDN and CP, but I seem to find only MFC examples. I used the VStudio wizard to create a win32 app and have started hacking on it. In my hacking endeaver I discovered that MFC really hides a lot of the details of the win32 api. All pointers are appreciated. .dave. David Hisel -- http://www.hisel.com/
-
I need an example of adding a child window to a win32 app with an edit control in it. I've searched a bit on MSDN and CP, but I seem to find only MFC examples. I used the VStudio wizard to create a win32 app and have started hacking on it. In my hacking endeaver I discovered that MFC really hides a lot of the details of the win32 api. All pointers are appreciated. .dave. David Hisel -- http://www.hisel.com/
-
use
::PostInForum(PIF_IN_CORRECT_FORUM | PIF_NOT_IN_LOUNGE);
;) --------_**When will I realize that this skin I'm in Hey, it isn't mine And when will the kill be too much meat for me to hide on...
**_
-- Blind Melon, Skinned
What if I'm just lounging? :) David Hisel -- http://www.hisel.com/
-
What if I'm just lounging? :) David Hisel -- http://www.hisel.com/
hiseldl wrote: What if I'm just lounging? Then stop talking about programming and pass me a beer! :) --------_**
When will I realize that this skin I'm in Hey, it isn't mine And when will the kill be too much meat for me to hide on...
**_
-- Blind Melon, Skinned
-
I need an example of adding a child window to a win32 app with an edit control in it. I've searched a bit on MSDN and CP, but I seem to find only MFC examples. I used the VStudio wizard to create a win32 app and have started hacking on it. In my hacking endeaver I discovered that MFC really hides a lot of the details of the win32 api. All pointers are appreciated. .dave. David Hisel -- http://www.hisel.com/
Just go to google and search for "win 32 api programming" and I guess you'd get some hits. Nish
Check out last week's Code Project posting stats presentation from :- http://www.busterboy.org/codeproject/ Feel free to make your comments.
-
What if I'm just lounging? :) David Hisel -- http://www.hisel.com/
hiseldl wrote: What if I'm just lounging? Well in that case I recommend:
::PostInLounge(PIF_THE_LOUNGE | PIF_NOT_IN_PROGRAMMING_FORUMS);
:) Nick Parker