[Bug 34770] DS License Server: Cannot obtain a valid computer ID

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 20 07:37:19 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=34770

--- Comment #5 from Nikolay Sivov <bunglehead at gmail.com> 2013-10-20 07:37:19 CDT ---
Does it help at all if you comment out this part (return E_NOTIMPL; line)?

---
    if (lFlags != WBEM_FLAG_ALWAYS)
    {
        FIXME("flags %08x not supported\n", lFlags);
        return E_NOTIMPL;
    }
---

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list