Declaration of Win32 support dialogs. More...
Macros | |
#define | receive_data_file receive_data_file_dialog |
Functions | |
INT32 | receive_data_file_dialog (char *src, char *dest, INT16 dest_is_path) |
INT16 | edit_dialog (HWND hwnd, LPSTR title, LPSTR msg, LPSTR txt, INT16 maxsize) |
INT16 | ask_session (HWND hw, LPSTR title, LPSTR msg, LPSTR path, INT16 pathmax, LPSTR txt, INT16 maxsize) |
Declaration of Win32 support dialogs.