.. |
tests
|
Fix the handling of MsiGetTargetPath args (with test case).
|
2005-09-13 11:25:20 +00:00 |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
Makefile.in
|
Add source.c to start handling the various MsiSourceList apis used in
|
2005-07-05 21:00:06 +00:00 |
action.c
|
Stub implementation of the IsolateComponents action.
|
2005-09-25 15:14:03 +00:00 |
action.h
|
Make build_icon_path return the path directly.
|
2005-09-22 10:33:57 +00:00 |
appsearch.c
|
Added memory allocation inline functions (part 2).
|
2005-09-20 11:59:14 +00:00 |
classes.c
|
Make build_icon_path return the path directly.
|
2005-09-22 10:33:57 +00:00 |
cond.y
|
Fix various memory leaks.
|
2005-09-22 10:56:26 +00:00 |
create.c
|
Fix some simple memory leaks.
|
2005-09-21 09:43:29 +00:00 |
custom.c
|
Fix a memory leak.
|
2005-09-23 17:21:46 +00:00 |
database.c
|
Added memory allocation inline functions (part 2).
|
2005-09-20 11:59:14 +00:00 |
delete.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
dialog.c
|
COLOR_3DFACE is a better choice for the dialog background.
|
2005-09-23 10:47:26 +00:00 |
distinct.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
events.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
files.c
|
Fix another memory leak.
|
2005-09-25 15:14:16 +00:00 |
format.c
|
Fix some simple memory leaks.
|
2005-09-21 09:43:29 +00:00 |
handle.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
helpers.c
|
Fix various memory leaks.
|
2005-09-22 10:56:26 +00:00 |
insert.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
install.c
|
Implement MsiSequenceA/W.
|
2005-09-21 10:55:23 +00:00 |
msi.c
|
Handle copying of the install package to a temporary file in one place
|
2005-09-25 15:14:32 +00:00 |
msi.rc
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
|
2005-09-19 17:00:58 +00:00 |
msi.spec
|
implement stubs for MsiSequence[AW].
|
2005-09-20 11:37:30 +00:00 |
msi_Bg.rc
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
|
2005-09-19 17:00:58 +00:00 |
msi_De.rc
|
Add/updated German resources.
|
2005-02-15 20:46:19 +00:00 |
msi_En.rc
|
Implement and document MsiLoadString.
|
2005-02-08 12:12:29 +00:00 |
msi_Es.rc
|
Spanish translations updated.
|
2005-04-11 13:01:46 +00:00 |
msi_Fi.rc
|
Added Finnish resources.
|
2005-09-19 14:29:49 +00:00 |
msi_Fr.rc
|
Use SUBLANG_NEUTRAL for French resources.
|
2005-05-04 09:52:47 +00:00 |
msi_Nl.rc
|
Dutch resource translation.
|
2005-03-22 16:39:25 +00:00 |
msi_No.rc
|
Added Norwegian translations.
|
2005-09-18 12:26:22 +00:00 |
msi_Pt.rc
|
Update the resources for Portuguese.
|
2005-02-14 11:12:30 +00:00 |
msipriv.h
|
Implement MsiSequenceA/W.
|
2005-09-21 10:55:23 +00:00 |
msiquery.c
|
Simplify the InstallValidate action a little.
|
2005-09-21 10:20:03 +00:00 |
order.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
package.c
|
Handle copying of the install package to a temporary file in one place
|
2005-09-25 15:14:32 +00:00 |
preview.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
query.h
|
Remove some unused code.
|
2005-05-31 13:20:09 +00:00 |
record.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
registry.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
regsvr.c
|
Change some Dll* functions so they are exported by name like on
|
2005-08-10 13:02:43 +00:00 |
select.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
source.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
sql.y
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
string.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
suminfo.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
table.c
|
Load a table's column information separately from the table itself.
|
2005-09-22 10:34:07 +00:00 |
tokenize.c
|
-Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-29 20:08:12 +00:00 |
update.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
upgrade.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
version.rc
|
Update version resource of msi.dll to current version shipped from
|
2005-05-23 09:49:50 +00:00 |
where.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |