Mike McCormack
|
786920b7b6
|
Handle copying of the install package to a temporary file in one place
only.
|
2005-09-25 15:14:32 +00:00 |
Mike McCormack
|
0c9468d66b
|
Fix another memory leak.
|
2005-09-25 15:14:16 +00:00 |
Mike McCormack
|
b9a3a7a1f9
|
Stub implementation of the IsolateComponents action.
|
2005-09-25 15:14:03 +00:00 |
Mike McCormack
|
362079cfb0
|
Fix a memory leak.
|
2005-09-23 17:21:46 +00:00 |
Mike McCormack
|
94fbe09c5f
|
Add a stub implementation of the BindImage action.
|
2005-09-23 17:21:10 +00:00 |
Mike McCormack
|
567f0314af
|
Stub implementation of the PatchFiles action.
|
2005-09-23 11:06:57 +00:00 |
Mike McCormack
|
170278dfe0
|
Implement MsiGetShortcutTargetA.
|
2005-09-23 10:48:42 +00:00 |
Mike McCormack
|
8e22e7d7a9
|
Stub implementation of the MoveFiles action.
|
2005-09-23 10:48:17 +00:00 |
Dmitry Timoshkov
|
37548987ad
|
COLOR_3DFACE is a better choice for the dialog background.
|
2005-09-23 10:47:26 +00:00 |
Mike McCormack
|
202166c343
|
Stub implementation of the RemoveIniValues action.
|
2005-09-23 10:09:18 +00:00 |
Mike McCormack
|
67f83ba7e5
|
Take advantage of the msi_get_deformatted_field function to simplify
some code.
|
2005-09-23 10:05:23 +00:00 |
Mike McCormack
|
216a4427d5
|
Avoid using static variables in the InstallFiles action.
|
2005-09-23 10:05:08 +00:00 |
Mike McCormack
|
470f23d471
|
Fix various memory leaks.
|
2005-09-22 10:56:26 +00:00 |
Mike McCormack
|
994382b2ee
|
Skip the first character of a font identifier if it's \ or &.
|
2005-09-22 10:54:56 +00:00 |
Mike McCormack
|
af71ce16bf
|
Fix an error introduced when converting dialog lists to standard
lists.
|
2005-09-22 10:49:26 +00:00 |
Mike McCormack
|
566c69e7e4
|
Simplify the ProcessComponents action a little.
|
2005-09-22 10:49:17 +00:00 |
Mike McCormack
|
1c5967c48c
|
Load a table's column information separately from the table itself.
|
2005-09-22 10:34:07 +00:00 |
Mike McCormack
|
75658d7aaa
|
Make build_icon_path return the path directly.
|
2005-09-22 10:33:57 +00:00 |
Mike McCormack
|
d34b1c23a2
|
Implement MsiSequenceA/W.
|
2005-09-21 10:55:23 +00:00 |
Mike McCormack
|
7d7da60db4
|
Don't refcount tables.
|
2005-09-21 10:20:20 +00:00 |
Mike McCormack
|
f3f12ab56b
|
Simplify the InstallValidate action a little.
|
2005-09-21 10:20:03 +00:00 |
Mike McCormack
|
4407ea632d
|
Make sure not to free a a pointer that has been modified.
Check that the text identifier doesn't contain invalid characters.
|
2005-09-21 10:19:42 +00:00 |
Mike McCormack
|
6dc309187c
|
Fix some simple memory leaks.
|
2005-09-21 09:43:29 +00:00 |
Dmitry Timoshkov
|
12b2cf4c77
|
Fix the usage of COLOR_xxx constants in the place of the window's
class hbrBackground.
|
2005-09-20 12:02:45 +00:00 |
Mike McCormack
|
ee034ba4c2
|
Added memory allocation inline functions (part 2).
|
2005-09-20 11:59:14 +00:00 |
Mike McCormack
|
8dc28d5306
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
Mike McCormack
|
c621a5801f
|
Fix if's that are followed by semicolons.
|
2005-09-20 11:37:58 +00:00 |
Jan Van Buggenhout
|
eebf13a1d8
|
implement stubs for MsiSequence[AW].
|
2005-09-20 11:37:30 +00:00 |
Milko Krachounov
|
980f817737
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
|
2005-09-19 17:00:58 +00:00 |
Kimmo Myllyvirta
|
d4dff29081
|
Added Finnish resources.
|
2005-09-19 14:29:49 +00:00 |
Alexander N. Sørnes
|
f9b3edb42e
|
Added Norwegian translations.
|
2005-09-18 12:26:22 +00:00 |
Mike McCormack
|
230e71cc18
|
Fix memory leaks in the table code.
|
2005-09-17 14:29:38 +00:00 |
Mike McCormack
|
dcb0f239fe
|
Read the MaskEdit template from the correct db field.
|
2005-09-17 14:29:29 +00:00 |
Mike McCormack
|
b84e29747b
|
Convert the list of dialog controls to a standard list.
|
2005-09-16 19:40:00 +00:00 |
Mike McCormack
|
6b5f290d75
|
Make load_string_table return the string table.
|
2005-09-16 19:01:40 +00:00 |
Mike McCormack
|
43fece976f
|
Deformat all dialog text strings before using them.
|
2005-09-16 19:01:18 +00:00 |
Mike McCormack
|
978d12d0f6
|
Load riched20.dll on demand, and unload it after it's used (based on a
patch by Rob Shearman).
|
2005-09-16 18:45:33 +00:00 |
Mike McCormack
|
67189f9d1a
|
Fix a bug in a previous patch spotted by Dieter Komendera.
|
2005-09-16 18:45:19 +00:00 |
Mike McCormack
|
4a202c2112
|
Fix the stub for MsiConfigureFeature.
|
2005-09-16 18:45:04 +00:00 |
Mike McCormack
|
062ad50510
|
Rename load_dynamic_property and remove its unused 3rd argument.
|
2005-09-15 15:04:08 +00:00 |
Mike McCormack
|
4db02cdb0b
|
Use the new msi_reg_set* macros where possible.
|
2005-09-15 14:58:38 +00:00 |
Mike McCormack
|
8a61b4ef16
|
Create a macro to write a value to a subkey.
|
2005-09-15 09:31:41 +00:00 |
Mike McCormack
|
fb45042e4d
|
Create a macro function to write registry values.
|
2005-09-14 15:42:27 +00:00 |
Mike McCormack
|
ade532a163
|
Remove some unused values in the object header.
|
2005-09-14 11:15:22 +00:00 |
Mike McCormack
|
5f1b258c9c
|
Convert the list of tables to a standard list.
|
2005-09-14 10:07:26 +00:00 |
Alexandre Julliard
|
903e0b9fc5
|
Get rid of a couple of non-portable long long constants.
|
2005-09-13 11:26:36 +00:00 |
Mike McCormack
|
1cdffb26c9
|
Fix the handling of MsiGetTargetPath args (with test case).
|
2005-09-13 11:25:20 +00:00 |
Mike McCormack
|
2acf5086ff
|
Make sure to release the package we grabbed on the error path.
|
2005-09-13 11:25:07 +00:00 |
Mike McCormack
|
e17ef695a2
|
Fix the handling of MsiDoAction args (with test case).
|
2005-09-13 10:37:46 +00:00 |
Mike McCormack
|
79ca56cd6a
|
Eliminate fixed length buffers from the MSIFEATURE structure.
|
2005-09-13 10:37:37 +00:00 |