Go to the source code of this file.
Functions | |
void | CentreDialogOnScreen (HWND hwnd) |
long | GetActorsID (void *lpevi, HWND parent) |
char * | GetActorsName (void *lpevi, long id) |
BOOL | XimageFileName (void *lpevi, char *f_name, char *direct, char *title, char *filter, HWND parent) |
long GetActorsID | ( | void * | lpevi, | |
HWND | parent | |||
) |
char* GetActorsName | ( | void * | lpevi, | |
long | id | |||
) |
Definition at line 34 of file XUTILS.C.
References Animator_NODE::actorname, Animator_NODE::ID, Animator_NODE::last, and MainNp.
Referenced by Flare1DlgProc().
BOOL XimageFileName | ( | void * | lpevi, | |
char * | f_name, | |||
char * | direct, | |||
char * | title, | |||
char * | filter, | |||
HWND | parent | |||
) |