/[zanavi_public1]/navit/navit/gui/win32/ceglue.h
ZANavi

Contents of /navit/navit/gui/win32/ceglue.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File MIME type: text/plain
File size: 243 byte(s)
import files
1 #ifndef CEGLUE_H
2 #define CEGLUE_H
3 #ifdef __cplusplus
4 extern "C" {
5 #endif
6
7 extern BOOL (*SHFullScreenPtr)(HWND hwnd, DWORD state);
8 void InitCeGlue (void);
9
10 int CeEnableBacklight(int enable);
11
12 #ifdef __cplusplus
13 }
14 #endif
15
16 #endif

   
Visit the ZANavi Wiki