Francois Gouget
|
b2656633a6
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
Michael Stefaniuc
|
20834a18be
|
query: Win64 printf format warning fixes.
|
2006-10-04 09:59:13 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Mike McCormack
|
c307df85cc
|
query: Add a stub implementation for LocateCatalogs.
|
2006-07-24 12:57:33 +02:00 |
Mike McCormack
|
d58e7e16b9
|
query: Return a more appropriate error code from CIState.
|
2006-07-12 13:21:38 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Mike McCormack
|
defbc49b7e
|
query: Add a skeleton for query.dll.
|
2006-07-10 13:06:24 +02:00 |