| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| C++ (Non Visual C++ Issues) Ask or answer C and C++ questions not related to Visual C++. This includes Console programming, Linux programming, or general ANSI C++. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Create Window
I want to create a window(let's assume it's for windows). I don't want to use the operating system sdk/api to create that window. Also I don't want to use any wrapper classes / libraries to create the window. Also my window need not simulate the operating system window.
Is it possible? I never need this scenario now or probably in the future. But would like to know if it's possible. |
|
#2
|
||||
|
||||
|
Re: Create Window
You could write your own operating system.
__________________
Cheers, D Drmmr Please put [code][/code] tags around your code to preserve indentation and make it more readable. As long as man ascribes to himself what is merely a posibility, he will not work for the attainment of it. - P. D. Ouspensky |
|
#3
|
|||
|
|||
|
Re: Create Window
Quote:
Quote:
![]() what do you mean by "Also my window need not simulate the operating system window" ? |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|