Allegro.cc - Online Community

Allegro.cc Forums » Allegro Development » where is al_get_win_window_handle() , i can't find it , removed ??

This thread is locked; no one can reply to it. rss feed Print
where is al_get_win_window_handle() , i can't find it , removed ??
dhia hassen
Member #16,240
March 2016

i can't find 'al_get_win_window_handle()' declared anywhere , now i need it , is it removed in new version of allegro ? , if so , than why , any alternatives ?? ??? ??? ???

Eric Johnson
Member #14,841
January 2013
avatar

You have to include the header for Windows-specific functions first: #include <allegro5/allegro_windows.h>

Go to: