> > So when pp calls > forEach(UINT uiCode, DWORD dwHan, LPSTR pszVarName, LPSTR pszObjHan) > > if uiCode is 0, pszVarName is NULL?
Yes. It's only done after break or error to allow cleanup of any data associated with dwHan
> > So when pp calls > forEach(UINT uiCode, DWORD dwHan, LPSTR pszVarName, LPSTR pszObjHan) > > if uiCode is 0, pszVarName is NULL?
Yes. It's only done after break or error to allow cleanup of any data associated with dwHan