- 14 Mar, 2007 21 commits
-
-
Rob Shearman authored
include: Add a definition for REGCLS_SURROGATE and add declarations for CoRegisterSurrogate and CoGetObjectContext.
-
Huw Davies authored
-
Aric Stewart authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Also make the conversions more strict against invalid input data.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Erich Hoover authored
-
Kanit Therdsteerasukdi authored
-
Louis Lenders authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Andrew Talbot authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Also some spelling fixes.
-
Alexandre Julliard authored
-
- 13 Mar, 2007 19 commits
-
-
Felix Nawothnig authored
-
Felix Nawothnig authored
-
Felix Nawothnig authored
-
George Gov authored
-
Chris Robinson authored
-
Chris Robinson authored
-
Chris Robinson authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Eric Pouech authored
to pe_load_native_module (resp pe_load_builtin_module) to better describe what those functions actually do.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
dbghelp: Cleanups for module loading (lookups on module name and image name are two different things) - split up module_find_by_name in two different functions: + reused module_find_by_name which looks upon the module name + added module_is_already_loaded which looks upon the image name - cleanup module loading using these functions (removed extra parameter to pe_load_module_from_pcs)
-