Sweden-Number/dlls/msi
Mike McCormack 180f04059b Split out database functions, remove dependence on wine/unicode.h. 2005-03-29 11:28:57 +00:00
..
tests Windows 98 doesn't like it when we delete the tempfile. 2005-03-22 18:16:53 +00:00
.cvsignore Implement and document MsiLoadString. 2005-02-08 12:12:29 +00:00
Makefile.in Split out database functions, remove dependence on wine/unicode.h. 2005-03-29 11:28:57 +00:00
action.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
action.h - Rename dupstrW to strdupW, and remove duplicate definition. 2005-03-16 11:31:35 +00:00
appsearch.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
cond.y Do not limit properties to 256 characters when evaluating them. 2005-02-09 13:26:16 +00:00
create.c Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE. 2005-02-08 13:44:25 +00:00
custom.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
database.c Split out database functions, remove dependence on wine/unicode.h. 2005-03-29 11:28:57 +00:00
delete.c Implement SQL delete query. 2005-02-14 11:07:13 +00:00
dialog.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
distinct.c Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE. 2005-02-08 13:44:25 +00:00
format.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
handle.c Fix refcounting, use Interlocked functions. 2005-01-20 20:34:29 +00:00
insert.c Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE. 2005-02-08 13:44:25 +00:00
msi.c Split out database functions, remove dependence on wine/unicode.h. 2005-03-29 11:28:57 +00:00
msi.rc Dutch resource translation. 2005-03-22 16:39:25 +00:00
msi.spec Fixed MsiDatabaseImportA, MsiDatabaseImportW, and 2005-03-23 10:24:53 +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 Added MSI Spanish resources. 2005-02-23 12:41:09 +00:00
msi_Fr.rc Add French resources. 2005-02-16 21:10:02 +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 Implement summary information loading and saving. 2005-03-18 14:01:39 +00:00
msiquery.c Replace instances of HeapAlloc/MultiByteToWideChar with the internally 2005-03-24 19:04:06 +00:00
order.c Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE. 2005-02-08 13:44:25 +00:00
package.c Replace instances of HeapAlloc/MultiByteToWideChar with the internally 2005-03-24 19:04:06 +00:00
preview.c Replace instances of HeapAlloc/MultiByteToWideChar with the internally 2005-03-24 19:04:06 +00:00
query.h Implement SQL delete query. 2005-02-14 11:07:13 +00:00
record.c Use strdup, implement MsiDatabaseImportA. 2005-03-25 16:38:26 +00:00
registry.c Clean up registry functions. 2005-03-24 15:09:18 +00:00
regsvr.c Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer 2004-03-30 20:42:06 +00:00
select.c Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE. 2005-02-08 13:44:25 +00:00
sql.y Implement SQL delete query. 2005-02-14 11:07:13 +00:00
string.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-20 10:36:35 +00:00
suminfo.c - test cases for summary information 2005-03-19 17:08:34 +00:00
table.c - Rename dupstrW to strdupW, and remove duplicate definition. 2005-03-16 11:31:35 +00:00
tokenize.c Fix warnings found with -Wsign-compare. 2004-08-06 17:30:20 +00:00
update.c Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE. 2005-02-08 13:44:25 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
where.c Allow MsiViewExecute to be called twice on the same query. 2005-02-16 16:06:05 +00:00