Create Window
SPONSORED LINKS
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