Hello,
I just downloaded the "beta" win32api.inc and I cant even load it
into the PowerBasic IDE. The reason I need to load it is because
when I try to compile one of my programs it bails out with...
error 486 in win32api.inc (18989:62)
Byval option not allowed
Maybe its time to split the include files up into smaller chunks?
I know it will be harder to maintain them but it beats the heck
out of not being able to edit them at all!
------------------
Cheers
I just downloaded the "beta" win32api.inc and I cant even load it
into the PowerBasic IDE. The reason I need to load it is because
when I try to compile one of my programs it bails out with...
error 486 in win32api.inc (18989:62)
Byval option not allowed
Maybe its time to split the include files up into smaller chunks?
I know it will be harder to maintain them but it beats the heck
out of not being able to edit them at all!
------------------
Cheers
Comment