.. |
tests
|
msi: Set the ComputerName property.
|
2011-11-01 12:13:46 +01:00 |
Makefile.in
|
msi: Get rid of JOINVIEW.
|
2011-10-20 20:48:26 +02:00 |
action.c
|
msi: Wait up to 30 seconds for services to start up.
|
2011-10-27 14:21:23 +02:00 |
alter.c
|
…
|
|
appsearch.c
|
msi: Remove some dead assignments (clang).
|
2011-09-09 13:38:09 +02:00 |
assembly.c
|
…
|
|
automation.c
|
msi: Mark fall-throughs in switch statements.
|
2011-10-06 16:47:33 -05:00 |
classes.c
|
…
|
|
cond.y
|
…
|
|
create.c
|
msi: Remove an unused parameter from msi_create_table.
|
2011-09-23 12:38:59 +02:00 |
custom.c
|
msi: Trace the exit code from custom action processes.
|
2011-11-14 13:10:19 +01:00 |
database.c
|
msi: Mark fall-throughs in switch statements.
|
2011-10-06 16:47:33 -05:00 |
delete.c
|
…
|
|
dialog.c
|
msi: Process messages while waiting for custom actions to complete.
|
2011-11-14 13:10:19 +01:00 |
distinct.c
|
msi: Always use WHEREVIEW for sorting.
|
2011-10-20 20:48:26 +02:00 |
drop.c
|
…
|
|
events.c
|
…
|
|
files.c
|
msi: Don't attempt to patch files if the component action resolves to anything other than INSTALLSTATE_LOCAL.
|
2011-10-11 13:37:50 +02:00 |
font.c
|
msi: Only use Windows platform-specific encoded strings from the font naming table.
|
2011-09-23 12:39:14 +02:00 |
format.c
|
…
|
|
handle.c
|
…
|
|
insert.c
|
…
|
|
instabsent.bmp
|
…
|
|
instadvert.bmp
|
…
|
|
install.c
|
msi: MSI_SetFeatureStateW doesn't need to be WINAPI.
|
2011-09-23 12:39:02 +02:00 |
instlocal.bmp
|
…
|
|
media.c
|
msi: Make sure the source directory has a trailing backslash.
|
2011-08-04 18:27:36 +02:00 |
msi.c
|
msi: Initialize variable to placate static analyzers.
|
2011-10-13 20:06:46 +02:00 |
msi.rc
|
…
|
|
msi.spec
|
…
|
|
msi_main.c
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
msipriv.h
|
msi: MSI_SetFeatureStateW doesn't need to be WINAPI.
|
2011-09-23 12:39:02 +02:00 |
msiquery.c
|
…
|
|
msiserver.idl
|
…
|
|
msiserver.rgs
|
…
|
|
msiserver_dispids.h
|
…
|
|
package.c
|
msi: GetComputerName returns ERROR_BUFFER_OVERFLOW when the buffer is too small.
|
2011-11-03 13:09:07 +01:00 |
patch.c
|
msi: Remove local patch packages when the product is removed.
|
2011-08-23 16:53:56 +02:00 |
query.h
|
msi: Get rid of JOINVIEW.
|
2011-10-20 20:48:26 +02:00 |
record.c
|
msi: Add a break to a switch statement.
|
2011-10-06 16:47:30 -05:00 |
registry.c
|
…
|
|
script.c
|
…
|
|
select.c
|
msi: Always use WHEREVIEW for sorting.
|
2011-10-20 20:48:26 +02:00 |
source.c
|
…
|
|
sql.y
|
msi: Always use WHEREVIEW for sorting.
|
2011-10-20 20:48:26 +02:00 |
storages.c
|
…
|
|
streams.c
|
msi: Check return value of msi_string2idW (Coverity).
|
2011-08-31 19:43:07 +02:00 |
string.c
|
…
|
|
suminfo.c
|
…
|
|
table.c
|
msi: Always use WHEREVIEW for sorting.
|
2011-10-20 20:48:26 +02:00 |
tokenize.c
|
msi: Remove extraneous braces from switch statement.
|
2011-11-07 11:53:56 +01:00 |
update.c
|
msi: Make WHEREVIEW able to deal directly with multiple tables.
|
2011-08-26 13:33:44 +02:00 |
upgrade.c
|
msi: Move a TRACE before the continue (Smatch).
|
2011-10-11 13:37:49 +02:00 |
where.c
|
msi: Reorder tables to optimize condition evaluation.
|
2011-10-20 20:48:26 +02:00 |