Functions | |
| bool | MwinPlacementIniRead (INIHANDLE IniHandle, const char *IniGroup, const char *IniName, CWnd *pWnd) |
| void | MwinPlacementIniWrite (INIHANDLE IniHandle, const char *IniGroup, const char *IniName, CWnd *pWnd) |
|
||||||||||||||||||||
|
Read and set window placement from INI file.
|
|
||||||||||||||||||||
|
Write window placement to INI file. Usually this function would be called in the OnDestroy() handler for the window.
|
1.3.8-20040913