< BlitzMax < Modules < MaxGUI 
      Your MaxGUI applications should import this module if they want BlitzMax to selectively import the latest official MaxGUI drivers for your application and platform:
| Platform | Default Driver | 
| Windows 2000/XP/Vista | MaxGUI.Win32MaxGUIEx | 
| Windows 9X | MaxGUI.Win32MaxGUIEx (requires unicows.dll or MSLU to run) | 
| Linux | MaxGUI.FLTKMaxGUI | 
| Mac OS X | MaxGUI.CocoaMaxGUI | 
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.