- 24 Jan, 2006 13 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Write out type format strings for string types.
-
Robert Shearman authored
Write out type format strings for arrays, except for the missing generic functionality of conformance and variance descriptors.
-
Robert Shearman authored
Simplify handling of types in write_typeformatstring_type by only writing non-pointer types out when ptr_level is 0. Add stubs for functions that will write out the type format string for strings and arrays.
-
Robert Shearman authored
Since a var_t can now be passed in, rename to write_typeformatstring_var. Simplifies the code.
-
Robert Shearman authored
Renamed to write_procformatstring_var now since we can pass a var_t in again. This results in simpler code.
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Huw Davies authored
-
Jacek Caban authored
-
Huw Davies authored
-
- 23 Jan, 2006 27 commits
-
-
Louis Lenders authored
-
Alexandre Julliard authored
Uwe Bonnes).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Hans Leidekker authored
-
Alexandre Julliard authored
-
Robert Shearman authored
Move the firing of control events from internal helper functions to MSI_ProcessMessage so that custom actions can all cause control events to be fired. Added the firing of progress events.
-
Robert Shearman authored
-
Detlef Riekenberg authored
-
Robert Reif authored
library crash.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added casts for size_t values.
-
Mike McCormack authored
-
Eric Pouech authored
- 32/64: number of symbols is now correct - 64: the 64 bit extra fields are now initialized with some non null yet sensible value
-
Eric Pouech authored
-
Eric Pouech authored
frame context.
-
Eric Pouech authored
In SymInitialize, now trying to check if the hProcess is a real live target or not. If we think it is, try to grasp ELF information from it.
-
Eric Pouech authored
-
Eric Pouech authored
- better coding for SYMBOL_INFO filling - some fixes on some fields (parameters) - now using the max size for symbol info
-
Eric Pouech authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
- Change menu item search algorithm to recurse into a submenu first. - Fallback to a found submenu if nothing else was found.
-
Robert Shearman authored
-
Robert Shearman authored
Since setting the Progress attribute is done quite frequently, don't flood the user with messages about it being unimplemented.
-
Mike McCormack authored
-
Alexandre Julliard authored
-