- 27 Jan, 2005 11 commits
-
-
Alexandre Julliard authored
-
Mike McCormack authored
(SENSAPI).
-
James Hawkins authored
control is ready to unload as well.
-
Mike McCormack authored
-
Aric Stewart authored
message.
-
Aric Stewart authored
-
Raphael Junqueira authored
d3d7 code to get available video memory size (ex ConfigSystem.exe on d3d9 sdk).
-
Raphael Junqueira authored
- add support for properties (VARIANT) - hard coded simple init for root container (getting simple dx9 version checks working)
-
Vincent Béron authored
-
Raphael Junqueira authored
- add needed defines in wined3d_interface.h - add IWineD3DVertexDeclarationImpl_ParseToken9 for debug traces - fix ParseDeclaration9 - limit flood of traces (single shot traces)
-
Robert Shearman authored
issues.
-
- 26 Jan, 2005 17 commits
-
-
Francois Gouget authored
-
Robert Shearman authored
show that IInternalUnknown isn't exposed. - Implement IMultiQI on top of IRemUnknown calls. - Silence some fixmes that occur during tests and don't give us any useful information. - Fix typo in class factory proxy that caused us to use the wrong offset into the CFProxy structure, causing us to not call the outer_unknown properly.
-
Raphael Junqueira authored
performances on last games) - some defines for VBO support
-
Raphael Junqueira authored
- D3D9 declarations parsing - a little better APIs (trying to avoid compile problems)
-
Robert Shearman authored
section (suggested by Mike Hearn). - Remove a line added by a bad merge. - Implement RemUnkStub_Disconnect. - Remove all of the RPC disconnect code.
-
Robert Shearman authored
- Use IRemUnknown for life-cycle management instead of the current hacks.
-
Rein Klazes authored
performance counter. Put the calculation (based on gettimeofday) in NtQueryPerformanceCounter() and use that in the kernel functions.
-
Francois Gouget authored
-
Huw Davies authored
unless the inherited interface doesn't itself inherit. Fix the id, sizevft and datatype2 fields for interfaces that inherit. Prevent a crash if the typelib is empty. Clarify a few more entries on typelib_struct.h
-
Mike McCormack authored
-
Glenn Wurster authored
-
Hans Leidekker authored
-
Mike Hearn authored
marshaller.
-
Huw Davies authored
to load a metafile. Powerpoint XP depends on this.
-
James Hawkins authored
-
Aric Stewart authored
-
Huw Davies authored
Make -t and -h options inclusive.
-
- 25 Jan, 2005 12 commits
-
-
Aric Stewart authored
CustomActions into custom.c. Cleaned up a lot of the handling of custom actions including scripting actions and processing return codes. - Mike McCormack pointed out that MsiFormatRecord is basically the same as internal function deformat_string. So broke deformat_string out and updated it to function as MsiFormatRecord and implemented MsiFormatRecord. - A number of random fixes to action.c including properly calculating the length for the LocalPackage name, not forcing a reboot when really we should just return ERROR_INSTALL_SUSPEND and handling REG_MULTI_SZ now that we can deformat the properly.
-
Ken Belleau authored
- Improved support to call macros with a variable number of parameters. - Put a check to prevent an out of bounds access.
-
Robert Reif authored
-
Huw Davies authored
Another attempt at getting the alignment bits correct.
-
Alex Villacís Lasso authored
-
Robert Shearman authored
- Add IRemUnknown to list of interfaces to register.
-
Robert Shearman authored
Kåven.
-
Huw Davies authored
Bug fix: Initialise child_size.
-
Eric Kohl authored
-
Alex Villacís Lasso authored
-
Maxime Bellengé authored
-
Dmitry Timoshkov authored
Unix locale.
-