- 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 23 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.
-
Mike McCormack authored
-
Huw Davies authored
-
Alexandre Julliard authored
-
Rein Klazes authored
with some conformance tests.
-
Aric Stewart authored
Do not force a reboot, just return ERROR_INSTALL_SUSPEND and write some keys to the registry.
-
Aric Stewart authored
registry.c file. Also clean up all the various registry keys we need to open and create to this module and modify the functions for msi.c to call these functions.
-
Robert Shearman authored
-
Robert Shearman authored
- Make pipes be uniquely identified only by their IPID.
-
Huw Davies authored
-
Christian Costa authored
-
Hans Leidekker authored
-