Create Window

Written by


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.

Go here to read the rest:
Create Window

Related posts:

  1. How to create a Window and disable maximize/resize? I am using the CreateWindowEx to create my main...
  2. WM_MOUSEWHEEL messages on Child window create in Thread Hello How to capture WM_MOUSEWHEEL messages on a child...
  3. partially translucent layered window… what i'm trying to achieve is similar to this...
  4. Window inside a Window with thread? without thread ? I did like some advices on this little project...
  5. Are any windows overlapping my window? Say I have a handle to a window ("my"...

Related posts brought to you by Yet Another Related Posts Plugin.

Aug
14

Leave a Reply