Sweden-Number/dlls/msi
Aric Stewart 35706b6b4c Fixed a memory overflow and leak identified by Mike McCormack. 2005-08-16 15:57:21 +00:00
..
tests Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
.cvsignore
Makefile.in Add source.c to start handling the various MsiSourceList apis used in 2005-07-05 21:00:06 +00:00
action.c Fixed a memory overflow and leak identified by Mike McCormack. 2005-08-16 15:57:21 +00:00
action.h Keep track of what sequence we are in and register unique 2005-06-30 20:45:43 +00:00
appsearch.c Bail out if the reg key is empty. This prevents us from writing 2005-07-22 18:27:41 +00:00
classes.c
cond.y
create.c
custom.c Further testing shows that when CustomActionData needs to be blank it 2005-07-12 19:18:48 +00:00
database.c
delete.c
dialog.c Display icons in buttons that have them. 2005-07-12 17:01:10 +00:00
distinct.c
events.c Don't crash when cancelling out of a modeless dialog. 2005-07-06 11:11:26 +00:00
files.c Use SOURCEDIR instead of PackagePath. Because the PackagePath may be 2005-07-21 10:32:16 +00:00
format.c
handle.c
helpers.c Fill and use the ProductCode part of the MSIPACKAGE structure. 2005-07-07 20:27:06 +00:00
insert.c
install.c Implement MsiGetLanguage. 2005-07-10 17:39:14 +00:00
msi.c Change some Dll* functions so they are exported by name like on 2005-08-10 13:02:43 +00:00
msi.rc
msi.spec Change some Dll* functions so they are exported by name like on 2005-08-10 13:02:43 +00:00
msi_De.rc
msi_En.rc
msi_Es.rc
msi_Fr.rc
msi_Nl.rc
msi_Pt.rc
msipriv.h Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
msiquery.c
order.c
package.c If MsiGetProperty(A/W) is called with a NULL for the value buffer but 2005-07-11 14:22:13 +00:00
preview.c
query.h
record.c Make the MSI icon control work. 2005-06-23 16:43:38 +00:00
registry.c Properly resize the buffer based on ERROR_MORE_DATA. 2005-07-11 20:36:58 +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
source.c Use the official names for the Unicode string constants. 2005-07-13 12:07:41 +00:00
sql.y
string.c gcc 4.0 -Wpointer-sign fixes. 2005-07-06 10:33:30 +00:00
suminfo.c gcc 4.0 -Wpointer-sign fixes. 2005-07-06 10:33:30 +00:00
table.c Handle loading strings over 64k from the string table. 2005-08-08 11:01:56 +00:00
tokenize.c
update.c
upgrade.c Use the official names for the Unicode string constants. 2005-07-13 12:07:41 +00:00
version.rc
where.c