[Bug 15258] Program for programming HAM radios exits with 541 error

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 16 16:40:37 CST 2009


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


Rob Shearman <robertshearman at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ole32                       |oleaut32




--- Comment #11 from Rob Shearman <robertshearman at gmail.com>  2009-11-16 16:40:35 ---
Possibly a problem in ITypeInfo_fnInvoke:
trace:ole:ITypeInfo_fnInvoke
(0x16b4f8)(0x191ddc0,id=158,flags=0x00000004,0x33ea
50,(nil),0x33ea20,0x33ea60)
trace:ole:dump_DispParms args=4 named args=1
trace:ole:dump_DispParms named args:
trace:ole:dump_DispParms        0xfffffffd
trace:ole:dump_DispParms args:
trace:ole:dump_Variant 0x33ea94->{VT_BSTR,L"General\r\nMemories"}
trace:ole:dump_Variant 0x33eaa4->{VT_I2,0}
trace:ole:dump_Variant 0x33eab4->{VT_I2,0}
trace:ole:dump_Variant 0x33eac4->{VT_I4,0}
trace:ole:ITypeInfo_fnInvoke invoking:
L"Cell"(6)
        parm0: L"Setting"
        parm1: L"Row1"
        parm2: L"Col1"
        parm3: L"Row2"
        parm4: L"Col2"
        parm5: L"Cell"
memid is 0000009e
Param 0:
                tdesc.vartype 29 (VT_USERDEFINED ref = fa0)
                u.paramdesc.wParamFlags PARAMFLAGS_NONE
                u.paramdesc.lpex (nil)
Param 1:
                tdesc.vartype 12 (VT_VARIANT)
                u.paramdesc.wParamFlags PARAMFLAG_FOPT
                u.paramdesc.lpex (nil)
Param 2:
                tdesc.vartype 12 (VT_VARIANT)
                u.paramdesc.wParamFlags PARAMFLAG_FOPT
                u.paramdesc.lpex (nil)
Param 3:
                tdesc.vartype 12 (VT_VARIANT)
                u.paramdesc.wParamFlags PARAMFLAG_FOPT
                u.paramdesc.lpex (nil)
Param 4:
                tdesc.vartype 12 (VT_VARIANT)
                u.paramdesc.wParamFlags PARAMFLAG_FOPT
                u.paramdesc.lpex (nil)
Param 5:
                tdesc.vartype 12 (VT_VARIANT)
                u.paramdesc.wParamFlags PARAMFLAG_FIN
                u.paramdesc.lpex (nil)
        funckind: 1 (pure virtual)
        invkind: 4 (property put)
        callconv: 4 (stdcall)
        oVft: 1164
        cParamsOpt: 0
        wFlags: 400
        elemdescFunc (return value type):
                tdesc.vartype 25 (VT_HRESULT)
                u.paramdesc.wParamFlags PARAMFLAGS_NONE
                u.paramdesc.lpex (nil)
        helpstring: L"Returns or sets cell properties for an arbitrary range."
        entry: invalid
...
trace:ole:ITypeInfo_fnInvoke changing args
trace:ole:dump_Variant 0x33eac4->{VT_I4,0}
trace:ole:dump_Variant 0x33eab4->{VT_I2,0}
trace:ole:dump_Variant 0x33eaa4->{VT_I2,0}
trace:ole:dump_Variant 0x33ea94->{VT_BSTR,L"General\r\nMemories"}
trace:ole:ITypeInfo_fnInvoke -- 0x8002000e

-- 
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