wince.cpp File Reference

Include dependency graph for wince.cpp:


Defines

#define EMBED_TEXT   N_("Embed video in interface")
#define EMBED_LONGTEXT

Functions

static int Open (vlc_object_t *)
static void Close (vlc_object_t *)
static void Run (intf_thread_t *)
static int OpenDialogs (vlc_object_t *)
static void * MainLoop (vlc_object_t *)
static void ShowDialog (intf_thread_t *, int, int, intf_dialog_args_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
BOOL WINAPI DllMain (HANDLE hModule, DWORD fdwReason, LPVOID lpReserved)

Variables

HINSTANCE hInstance = 0
wchar_t pwsz_mbtow_wince [2048]
char psz_wtomb_wince [2048]

Define Documentation

#define EMBED_LONGTEXT

Value:

N_("Embed the video inside the interface instead " \
    "of having it in a separate window.")

#define EMBED_TEXT   N_("Embed video in interface")


Function Documentation

static void Close ( vlc_object_t p_this  )  [static]

BOOL WINAPI DllMain ( HANDLE  hModule,
DWORD  fdwReason,
LPVOID  lpReserved 
)

static void * MainLoop ( vlc_object_t p_this  )  [static]

static int Open ( vlc_object_t p_this  )  [static]

static int OpenDialogs ( vlc_object_t p_this  )  [static]

static void Run ( intf_thread_t p_intf  )  [static]

static void ShowDialog ( intf_thread_t p_intf,
int  i_dialog_event,
int  i_arg,
intf_dialog_args_t p_arg 
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Variable Documentation

HINSTANCE hInstance = 0

Referenced by DirectXCreateWindow().

char psz_wtomb_wince[2048]

wchar_t pwsz_mbtow_wince[2048]


Generated on Wed Mar 31 08:05:59 2010 for VLC by  doxygen 1.5.6