|
|
|
|
| Function | get_edit_field_with_prompt |
| Include file | TDF_DLGS.H |
| Prototype | int get_edit_field_with_prompt( char *prompt_str , char *window_title , char *return_buff , int max_read ) |
| Remarks | Call in from perl to pop-up a Windows dialog to get a str from the user. |
![]()
| Function | get_field_dlg_proc |
| Include file | TDF_DLGS.H |
| Prototype | BOOL WINAPI get_field_dlg_proc( HWND hDlg , UINT uMsg , WPARAM wParam , LPARAM lParam ) |
| Remarks | Dialog box WndProc handleer. |
![]()
![]()