maxgui_drivers.md 700 B


id: maxgui.drivers title: MaxGUI.Drivers

sidebar_label: MaxGUI.Drivers

Your MaxGUI applications should import this module if they want BlitzMax to selectively import the latest official MaxGUI drivers for your application and platform:

PlatformDefault Driver
Windows 2000/XP/Vista[MaxGUI.Win32MaxGUIEx](../maxgui/maxgui_win32maxguiex.md)
Windows 9X[MaxGUI.Win32MaxGUIEx](../maxgui/maxgui_win32maxguiex.md) (requires unicows.dll or MSLU to run)
LinuxGtk.Gtk3MaxGUI
Mac OS X[MaxGUI.CocoaMaxGUI](../maxgui/maxgui_cocoamaxgui.md)