CTWM
|
#include <list.h>
Data Fields | |
name_list * | next |
char * | name |
void * | ptr |
char* name_list::name |
Definition at line 22 of file list.h.
Referenced by PlaceIcon(), and PlaceWindowInRegion().
name_list* name_list::next |
Definition at line 21 of file list.h.
Referenced by DeleteIconsList(), and FreeList().