- 26 Oct, 2009 1 commit
-
-
Jeremy White authored
-
- 06 Oct, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 16 Sep, 2009 1 commit
-
-
Vincent Povirk authored
-
- 10 Sep, 2009 1 commit
-
-
Vincent Povirk authored
-
- 02 Sep, 2009 1 commit
-
-
Vincent Povirk authored
-
- 01 Sep, 2009 1 commit
-
-
Austin English authored
-
- 26 Aug, 2009 1 commit
-
-
Vincent Povirk authored
-
- 20 Aug, 2009 1 commit
-
-
Vincent Povirk authored
-
- 18 Aug, 2009 1 commit
-
-
Sunil Mohan authored
-
- 03 Jul, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 09 Jun, 2009 1 commit
-
-
Huw Davies authored
oleaut32: TLibAttr.lcid is read from the second lcid field in the header. Confirmed by manually editing a tlb file.
-
- 21 May, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 13 Apr, 2009 1 commit
-
-
Dmitry Timoshkov authored
-
- 01 Apr, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 09 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 02 Feb, 2009 1 commit
-
-
Marcus Meissner authored
-
- 29 Jan, 2009 1 commit
-
-
Rob Shearman authored
-
- 12 Jan, 2009 1 commit
-
-
Rob Shearman authored
-
- 02 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 26 Nov, 2008 2 commits
-
-
Francois Gouget authored
-
Huw Davies authored
-
- 03 Nov, 2008 1 commit
-
-
Andrew Talbot authored
-
- 08 Oct, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 23 Sep, 2008 1 commit
-
-
Detlef Riekenberg authored
-
- 16 Sep, 2008 2 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
- 15 Sep, 2008 1 commit
-
-
Mikołaj Zalewski authored
oleaut32: Make _argsize and _xsize receive the full TYPEDESC and parent ITypeInfo, use a different function in IDispatch code.
-
- 05 Sep, 2008 1 commit
-
-
Marcus Meissner authored
-
- 18 Aug, 2008 2 commits
-
-
Rob Shearman authored
Use TLB_MultiByteToBSTR to allocate import library entry name in ITypeLib2_Constructor_MSFT as BSTR instead of a normal block of memory to make the allocator the same as for SLTG typelibs. Free the name with SysFreeString instead of TLB_Free.
-
Rob Shearman authored
-
- 30 Jul, 2008 5 commits
-
-
Rob Shearman authored
The parameter could have an offset of 0xffff/0xfffe, in which case the parameter name should be the name of the function, rather than NULL.
-
Rob Shearman authored
This means that the string is NULL so don't attempt to access the string data in this case.
-
Rob Shearman authored
-
Rob Shearman authored
Move it before loading of the constant data to allow better debugging of problems during the processing of loading the constant data.
-
Rob Shearman authored
-
- 11 Jul, 2008 1 commit
-
-
Andrew Talbot authored
-
- 01 Jul, 2008 3 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
It means that the data is stored directly in pItem->byte_offs instead of the byte offset pointed to by it.
-
- 23 Apr, 2008 1 commit
-
-
Austin English authored
-