- 28 Jan, 2005 11 commits
-
-
Steven Edwards authored
-
Dimitrie O. Paun authored
-
Raphael Junqueira authored
while parsing - display result on traces
-
Huw Davies authored
-
Tony Lambregts authored
-
Michael Jung authored
-
Oliver Stieber authored
at filling in Identifier in the registry key.
-
Juan Lang authored
-
Robert Shearman authored
- Update todo list.
-
Francois Gouget authored
Add conformance tests to verify the behavior of '%c'. Improve some of the test's error messages.
-
Oliver Stieber authored
-
- 27 Jan, 2005 18 commits
-
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
under Wine.
-
Aric Stewart authored
states. Run the end of install actions for suspend and user exit states as well. Start putting in place a currently running state for future ui use.
-
Mike McCormack authored
- make a MSI_CreatePackage function and use it in MSI_OpenPackage - move MsiOpenPackageA down with the rest of the API functions
-
Troy Rollo authored
Time information given by some systems.
-
Mike Hearn authored
fixing. - Fix some memory leaks on error paths in _marshal_interface.
-
Paul Vriens authored
-
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 11 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
-