Defines | |
| #define | HMODULE void * |
Typedefs | |
| typedef char *(* | registerNamePROC )(char *, int) |
Functions | |
| void | GetDynamicProtocols (const char *, Vector &) |
| int | main (int argc, char *argv[]) |
|
|
|
|
|
|
|
||||||||||||
|
Get the local dynamic protocols. Parts taken from protocols_manager.cpp |
|
||||||||||||
|
Main function. Intilize all supporting libraries and windows. Gets the list of dynamic protocols and language files. Loads the first avaible configuration. Displays the main dialog. Waits for FLTK to quit and dose clean up. |
1.3.9.1