Closed disinvite closed 3 months ago
I plugged in MxResult in each place where it fits and we had used another dword type. The Open() function is the only one with a value other than 0 or -1, so I went with -FAILURE and marked it.
MxResult
Open()
-FAILURE
I plugged in
MxResult
in each place where it fits and we had used another dword type. TheOpen()
function is the only one with a value other than 0 or -1, so I went with-FAILURE
and marked it.