.. |
tests
|
msi: Test and handle the case where the SourceList key does not exist and the PackageName value does not exist in MsiGetProductInfo.
|
2009-03-23 15:52:17 +01:00 |
action.c
|
msi: Allow the enumeration of other users' patches.
|
2009-03-23 15:52:17 +01:00 |
alter.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
appsearch.c
|
msi: Remove superfluous pointer casts.
|
2009-01-15 12:43:03 +01:00 |
automation.c
|
msi: Fix pointer cast warnings on 64-bit.
|
2009-01-08 17:26:44 +01:00 |
classes.c
|
msi: Remove superfluous pointer casts.
|
2009-01-15 12:43:03 +01:00 |
cond.y
|
msi: Reorder the condition operators so that longer strings are matched first.
|
2009-03-23 15:26:02 +01:00 |
create.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
custom.c
|
msi: Set concurrency model to multi-threaded for custom action threads.
|
2009-03-13 14:52:48 +01:00 |
database.c
|
msi: Correctly order transposed column values in the INSERT query.
|
2009-03-02 12:04:57 +01:00 |
delete.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
dialog.c
|
msi: Remove superfluous pointer casts.
|
2009-01-15 12:43:03 +01:00 |
distinct.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
drop.c
|
msi: Implement the DROP TABLE sql command.
|
2008-10-06 13:05:52 +02:00 |
events.c
|
msi: Remove unused functions.
|
2009-02-06 13:04:03 +01:00 |
files.c
|
msi: Remove superfluous pointer casts.
|
2009-01-15 12:43:03 +01:00 |
font.c
|
msi: Remove superfluous pointer casts.
|
2009-01-15 12:43:03 +01:00 |
format.c
|
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
|
2009-01-05 12:34:12 +01:00 |
handle.c
|
msi: Remove superfluous pointer casts.
|
2009-01-15 12:43:03 +01:00 |
helpers.c
|
msi: Remove unused functions.
|
2009-02-06 13:04:03 +01:00 |
insert.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
instabsent.bmp
|
|
|
instadvert.bmp
|
|
|
install.c
|
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
|
2009-01-05 12:34:12 +01:00 |
instlocal.bmp
|
|
|
join.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
Makefile.in
|
msi: Implement the DROP TABLE sql command.
|
2008-10-06 13:05:52 +02:00 |
media.c
|
Fix position of CDECL qualifier for functions that return pointers.
|
2009-02-06 14:54:01 +01:00 |
msi.c
|
msi: MsiCollectUserInfo cannot be called from a custom action (Coverity 565, 566).
|
2009-03-23 15:52:17 +01:00 |
msi.rc
|
msi: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:53 +02:00 |
msi.spec
|
msi: Correct spec entry for MsiGetProductInfoA/W.
|
2009-03-13 13:21:07 +01:00 |
msi_Bg.rc
|
msi: Inform the user with an error message when the MSI file path is invalid.
|
2006-08-25 11:18:34 +02:00 |
msi_Da.rc
|
|
|
msi_De.rc
|
msi: Update the German translation.
|
2009-03-23 15:52:17 +01:00 |
msi_En.rc
|
|
|
msi_Eo.rc
|
|
|
msi_Es.rc
|
|
|
msi_Fi.rc
|
|
|
msi_Fr.rc
|
|
|
msi_Hu.rc
|
|
|
msi_It.rc
|
|
|
msi_Ko.rc
|
*Ko.rc: Update Korean resource.
|
2008-12-11 12:21:07 +01:00 |
msi_main.c
|
msi: Remove superfluous pointer casts.
|
2009-01-15 12:43:03 +01:00 |
msi_Nl.rc
|
|
|
msi_No.rc
|
|
|
msi_Pl.rc
|
|
|
msi_Pt.rc
|
|
|
msi_Ru.rc
|
|
|
msi_Si.rc
|
|
|
msi_Sv.rc
|
|
|
msi_Tr.rc
|
msi: Inform the user with an error message when the MSI file path is invalid.
|
2006-08-25 11:18:34 +02:00 |
msi_Zh.rc
|
msi: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:53 +02:00 |
msipriv.h
|
msi: Allow the enumeration of other users' patches.
|
2009-03-23 15:52:17 +01:00 |
msiquery.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
msiserver.idl
|
include: Define LANGID in wtypes.idl.
|
2009-02-04 15:06:25 +01:00 |
msiserver_dispids.h
|
|
|
package.c
|
msi: Use a SQL marker to query the _Property table when fetching a property.
|
2009-03-02 12:06:10 +01:00 |
preview.c
|
msi: Declare some functions static.
|
2009-01-12 13:10:53 +01:00 |
query.h
|
msi: The _Tables and _Columns tables have no persistence attribute.
|
2009-02-26 12:13:52 +01:00 |
record.c
|
msi: Handle reading from a NULL stream.
|
2009-03-02 12:06:37 +01:00 |
registry.c
|
msi: Allow the enumeration of other users' patches.
|
2009-03-23 15:52:17 +01:00 |
regsvr.c
|
janitorial: Don't depend on user32 for the self registration functions.
|
2008-12-17 11:38:32 +01:00 |
script.c
|
jscript: Add IActiveScriptParse64 declaration and use it on Win64.
|
2009-02-03 12:39:23 +01:00 |
select.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
source.c
|
msi: Allow the enumeration of other users' patches.
|
2009-03-23 15:52:17 +01:00 |
sql.y
|
msi: Delete the view on error.
|
2009-03-02 12:06:02 +01:00 |
storages.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
streams.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
string.c
|
msi: Remove unused functions.
|
2009-02-06 13:04:03 +01:00 |
suminfo.c
|
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
|
2009-01-05 12:34:12 +01:00 |
table.c
|
msi: The _Streams and _Storages table are special and always exist.
|
2009-03-02 12:05:45 +01:00 |
tokenize.c
|
msi: Don't treat carriage returns as spaces.
|
2009-03-02 12:06:30 +01:00 |
update.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
upgrade.c
|
msi: Allow the enumeration of other users' patches.
|
2009-03-23 15:52:17 +01:00 |
version.rc
|
|
|
where.c
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |