From: SourceForge.net <no...@so...> - 2009-11-02 22:05:23
|
Bugs item #2890956, was opened at 2009-11-02 22:05 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=600358&aid=2890956&group_id=92327 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error in SmartUtil::RegKey::writeDword Initial Comment: There is error in RegSetValueEx call: the 5th arg must be pointer, but we got DWORD which interpet like pointer solution: just add & ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=600358&aid=2890956&group_id=92327 |