7 lines
100 B
C
7 lines
100 B
C
#ifndef H_CONFIG_DLG
|
|
#define H_CONFIG_DLG
|
|
|
|
void ConfigDialogStart( HWND hWndParent );
|
|
|
|
#endif
|