Page 1 of 1
Extension
Posted: Wed Aug 31, 2005 10:48 pm
by sk8terboi
How can i make my own extension? And have the program recognize it?
And how can I make the file saved have its own icon

Posted: Thu Sep 01, 2005 6:05 am
by kenmo
Posted: Thu Sep 01, 2005 11:09 pm
by urockdude
I am trying the demo version of Purebasic 3.94 and that code doesn't quite work for me. I really love it by the way.

Posted: Fri Sep 02, 2005 2:19 am
by PB
That's because the demo doesn't support API commands, which that code
uses (they're the commands ending with an underscore character, in the
SetKey procedure).