Multiple windows
C / C++ / MFC
4
Posts
2
Posters
0
Views
1
Watching
-
How do i create a new window ina MFC dialog based app w/o using window wrapper class SDK way ?
::CreateWindow
or::CreateWindowEx
. -
::CreateWindow
or::CreateWindowEx
. -
Now you leave me baffled. What is it that you want to do, not use SDK and not use any classes? As this is completely nonsensical, I guess you have to clarify the question a little.