j
k
j a
j l
On 4/11/2014 11:27, Dmitry Timoshkov wrote:
+ *description = reginfo->description ? SysAllocString(reginfo->description) : NULL; + return S_OK; SysAllocString(NULL) returns NULL, so no need to handle it separately.
Back to the thread
Back to the list