Set parameter as a DWORD value.
DWORD CfgParSetDWORD(
CFGFILE cFile,
LPCSTR szSection,
LPCSTR szPar,
DWORD dwVal
);
cFileszSectionszParpDestECFG_OK for success or an error code on failure.
Set the DWORD value for a section/parameter.
ECFG_BADCFGFILEECFG_WRONGTYPEECFG_NOTFOUNDECFG_NOTFOUND2ECFG_WRONGFILETYPE