[SOLVED] Windows GUI apps require calling the Win32 API?
Posted: Sat Aug 28, 2010 12:25 am
Hello
I'd like to write a small Windows GUI application in Purebasic. I didn't see the answer in the FAQ: Am I correct in guessing that PureBasic is a text-based language, and if I want to write a Windows application, I'll need to call the Win32 API, eg. CreateWindow(), etc.?
Thank you.
I'd like to write a small Windows GUI application in Purebasic. I didn't see the answer in the FAQ: Am I correct in guessing that PureBasic is a text-based language, and if I want to write a Windows application, I'll need to call the Win32 API, eg. CreateWindow(), etc.?
Thank you.