Routine to calculate the growth factor of a dialog box. All of the controls within the dialog box will looked at to determine how much the dialog-box size needs to be adjusted.
unsigned int CWB_ENTRY cwbNL_CalcDialogGrowthXY( HWND windowHandle, float* growthFactorX, float* growthFactorY);
The following list shows common return values.
It is assumed that the translated text has been loaded into the controls prior to calling this function.