Oxygen Basic
Programming => Example Code => Topic started by: Peter on March 09, 2011, 04:13:00 PM
-
Deleted
-
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
-
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.