On Wed, Nov 19, 2008 at 01:11:05PM -0800, Jeremy Drake wrote:
> In order to implement OleLoadPictureFile and OleLoadPictureFileEx, it will
> be necessary to change their entries in oleaut32.spec from stub to
> stdcall. The stdcall syntax wants a list of parameter types, which puts
> these function
In order to implement OleLoadPictureFile and OleLoadPictureFileEx, it will
be necessary to change their entries in oleaut32.spec from stub to
stdcall. The stdcall syntax wants a list of parameter types, which puts
these functions in an unususal situation: they take a VARIANT (which is a
struct, in