Sweden-Number/dlls/msi
Francois Gouget 6a6c85c6d8 Make Unicode const strings static so they are not copied to the stack
each time we enter the function.
2004-04-19 20:12:14 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer 2004-03-30 20:42:06 +00:00
cond.y Start implementation of MsiEvaluateConditionA/W. 2004-03-16 03:23:43 +00:00
create.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
distinct.c First go at write support. 2004-03-19 01:16:36 +00:00
handle.c Fix handle allocation and the CREATE TABLE query. 2004-03-19 19:14:12 +00:00
insert.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
msi.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
msi.spec Correct spec entry for MsiLoadString*. 2004-04-12 22:06:12 +00:00
msipriv.h Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer 2004-03-30 20:42:06 +00:00
msiquery.c Fix handle allocation and the CREATE TABLE query. 2004-03-19 19:14:12 +00:00
order.c First go at write support. 2004-03-19 01:16:36 +00:00
query.h Start implementing the SQL insert query. 2004-03-20 19:18:46 +00:00
record.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
regsvr.c Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer 2004-03-30 20:42:06 +00:00
select.c First go at write support. 2004-03-19 01:16:36 +00:00
sql.y Start implementing the SQL insert query. 2004-03-20 19:18:46 +00:00
string.c Fix handle allocation and the CREATE TABLE query. 2004-03-19 19:14:12 +00:00
suminfo.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
table.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
tokenize.c First go at write support. 2004-03-19 01:16:36 +00:00
where.c Start implementing the SQL insert query. 2004-03-20 19:18:46 +00:00