Author Topic: Window Demo  (Read 2348 times)

0 Members and 1 Guest are viewing this topic.

Peter

  • Guest
Window Demo
« on: March 09, 2011, 04:13:00 PM »
Deleted
« Last Edit: April 11, 2015, 09:17:22 AM by Peter »

Charles Pegge

  • Guest
Re: Window Demo
« Reply #1 on: March 10, 2011, 09:19:42 AM »
Thanks Peter,

I would like to assimilate some of your Wfunc into MinWin which is steadily growing in girth but likely to end up a lot smaller than the full winuser.h at ~300K let alone the other SDK header files.

Charles

kryton9

  • Guest
Re: Window Demo
« Reply #2 on: April 30, 2011, 11:08:21 PM »
Can we just use a regular c header file such as windows.h since oxygen can read c header files?

If not, I am confused on when c header files can be used and when a wrapper has to be written.