Oxygen Basic

Programming => Example Code => Topic started by: Peter on March 09, 2011, 04:13:00 PM

Title: Window Demo
Post by: Peter on March 09, 2011, 04:13:00 PM
Deleted
Title: Re: Window Demo
Post by: Charles Pegge 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
Title: Re: Window Demo
Post by: kryton9 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.