Platform-specific functions

Windows

These functions are declared in the following header file:

#include <allegro5/allegro_windows.h>

al_get_win_window_handle

HWND al_get_win_window_handle(ALLEGRO_DISPLAY *display)

Returns the handle to the window that the passed display is using.

Allegro version 4.9.22 (WIP) - Last updated: 2010-09-26 11:48:26 UTC