Sweden-Number/dlls/msi
Mike McCormack 018bc9a0cd Test and fix the size of stream fields in a record. 2005-05-27 09:26:13 +00:00
..
tests Test and fix the size of stream fields in a record. 2005-05-27 09:26:13 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Authors: Aric Stewart <aric@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2005-05-27 09:11:18 +00:00
action.c Authors: Aric Stewart <aric@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2005-05-27 09:11:18 +00:00
action.h Authors: Aric Stewart <aric@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2005-05-27 09:11:18 +00:00
appsearch.c Partially implement AppSearch for RegLocator-type searches. 2005-05-10 08:27:00 +00:00
cond.y A few small fixes. 2005-05-18 17:46:38 +00:00
create.c Track memory allocations in the SQL parser. 2005-05-23 12:08:17 +00:00
custom.c Correct query quoting based on Mike's patch. 2005-05-20 09:40:02 +00:00
database.c - make sure to free the string table when closing the database 2005-05-10 16:00:19 +00:00
delete.c Implement SQL delete query. 2005-02-14 11:07:13 +00:00
dialog.c Fix a few leaking object handles. 2005-05-09 19:33:50 +00:00
distinct.c Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE. 2005-02-08 13:44:25 +00:00
events.c Authors: Aric Stewart <aric@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2005-05-27 09:11:18 +00:00
format.c Implement the [!file] format to produce the short filename. 2005-05-25 17:49:49 +00:00
handle.c
insert.c Track memory allocations in the SQL parser. 2005-05-23 12:08:17 +00:00
msi.c Fix a leaking handle. 2005-05-23 16:23:54 +00:00
msi.rc Dutch resource translation. 2005-03-22 16:39:25 +00:00
msi.spec We have a stub for MsiGetUserInfoA we should use it. 2005-05-20 18:59:20 +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_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_Pt.rc Update the resources for Portuguese. 2005-02-14 11:12:30 +00:00
msipriv.h Authors: Aric Stewart <aric@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2005-05-27 09:11:18 +00:00
msiquery.c Track memory allocations in the SQL parser. 2005-05-23 12:08:17 +00:00
order.c Create the ORDER BY view in a single call. 2005-05-23 10:27:00 +00:00
package.c Quoting fixes. 2005-05-20 09:40:14 +00:00
preview.c Replace instances of HeapAlloc/MultiByteToWideChar with the internally 2005-03-24 19:04:06 +00:00
query.h Track memory allocations in the SQL parser. 2005-05-23 12:08:17 +00:00
record.c Test and fix the size of stream fields in a record. 2005-05-27 09:26:13 +00:00
registry.c Tweak the documentation to make winapi_check happy. 2005-05-06 14:33:02 +00:00
regsvr.c
select.c Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE. 2005-02-08 13:44:25 +00:00
sql.y Simplify parsing of the FROM keyword. 2005-05-24 09:49:01 +00:00
string.c
suminfo.c Fix loading of the summary information. 2005-04-20 14:24:14 +00:00
table.c Turn handled errors from ERRs to WARNs or TRACEs. 2005-05-20 19:16:50 +00:00
tokenize.c Only tables can be backquoted, strings must be single quoted. 2005-05-19 11:15:37 +00:00
update.c Track memory allocations in the SQL parser. 2005-05-23 12:08:17 +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 Track memory allocations in the SQL parser. 2005-05-23 12:08:17 +00:00