.. |
tests
|
-Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-29 20:08:12 +00:00 |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
action.c
|
Add install_on_demand for Extension servers also. currently defaulting
|
2005-06-03 11:24:04 +00:00 |
action.h
|
Do not loop if a ProgId's Parent Index it itself.
|
2005-06-02 20:06:11 +00:00 |
appsearch.c
|
Partially implement AppSearch for RegLocator-type searches.
|
2005-05-10 08:27:00 +00:00 |
cond.y
|
-Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-29 20:08:12 +00:00 |
create.c
|
Get rid of some redundant parser types.
|
2005-05-29 20:17:16 +00:00 |
custom.c
|
Use the new helper function MSI_QueryGetRecord.
|
2005-06-02 10:29:57 +00:00 |
database.c
|
More -Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-31 09:30:28 +00:00 |
delete.c
|
Implement SQL delete query.
|
2005-02-14 11:07:13 +00:00 |
dialog.c
|
Use MSI_QueryGetRecord in one more place.
|
2005-06-02 19:40:45 +00:00 |
distinct.c
|
Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD* not MSIHANDLE.
|
2005-02-08 13:44:25 +00:00 |
events.c
|
More -Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-31 09:30:28 +00:00 |
format.c
|
Clean up headers and make some functions static.
|
2005-06-01 11:02:48 +00:00 |
handle.c
|
Fix refcounting, use Interlocked functions.
|
2005-01-20 20:34:29 +00:00 |
insert.c
|
Remove more types from the parser.
|
2005-05-30 11:32:18 +00:00 |
Makefile.in
|
Authors: Aric Stewart <aric@codeweavers.com>, Mike McCormack <mike@codeweavers.com>
|
2005-05-27 09:11:18 +00:00 |
msi.c
|
Locate where a buffer size is not being set and correctly handle the
|
2005-06-03 11:24:57 +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
|
Create a helper function to fetch a single record from a query.
|
2005-06-02 10:29:28 +00:00 |
msiquery.c
|
Create a helper function to fetch a single record from a query.
|
2005-06-02 10:29:28 +00:00 |
order.c
|
Get rid of some redundant parser types.
|
2005-05-29 20:17:16 +00:00 |
package.c
|
More -Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-31 09:30:28 +00:00 |
preview.c
|
Replace instances of HeapAlloc/MultiByteToWideChar with the internally
|
2005-03-24 19:04:06 +00:00 |
query.h
|
Remove some unused code.
|
2005-05-31 13:20:09 +00:00 |
record.c
|
More -Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-31 09:30:28 +00:00 |
registry.c
|
Tweak the documentation to make winapi_check happy.
|
2005-05-06 14:33:02 +00:00 |
regsvr.c
|
Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer
|
2004-03-30 20:42:06 +00:00 |
select.c
|
Get rid of some redundant parser types.
|
2005-05-29 20:17:16 +00:00 |
sql.y
|
Improve number parsing and avoid unicode.h.
|
2005-05-31 09:30:01 +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
|
Add and correct some function declarations.
|
2005-05-30 11:12:24 +00:00 |
table.c
|
More -Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-31 09:30:28 +00:00 |
tokenize.c
|
-Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-29 20:08:12 +00:00 |
update.c
|
Get rid of some redundant parser types.
|
2005-05-29 20:17:16 +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
|
-Wmissing-declarations and -Wwrite-strings warning fixes.
|
2005-05-29 20:08:12 +00:00 |