Andrew Talbot
|
7e13c16cbc
|
wtsapi32: Declare a variable static.
|
2007-02-05 12:33:05 +01:00 |
|
Michael Stefaniuc
|
01ab17f0c3
|
wtsapi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:43 +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 |
|
Robert Reif
|
a53de9ea30
|
wtsapi32: Add some stubs.
|
2006-08-05 11:27:10 +02:00 |
|
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +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 |
|
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
|
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
|
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
|
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
|
Alexandre Julliard
|
d62356aa1e
|
Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
|
2005-05-07 12:39:52 +00:00 |
|
Huw Davies
|
bd4af76514
|
WTSFreeMemory stub.
|
2005-04-19 12:00:29 +00:00 |
|
Hans Leidekker
|
caf62a40ff
|
Pretend there are 0 terminal server sessions and processes.
|
2005-03-24 15:08:48 +00:00 |
|
Vincent Béron
|
1e365f7791
|
Fixed some calling conventions.
|
2005-03-21 10:32:45 +00:00 |
|
Hans Leidekker
|
e8e1c656d3
|
Stub implementations for WTSCloseServer, WTSDisconnectSession,
WTSEnumerateProcesses{A,W}, WTSEnumerateSessions{A,W},
WTSQuerySessionInformationA.
|
2005-03-16 11:27:05 +00:00 |
|
Ulrich Czekalla
|
04f6346a6d
|
Added WTSAPI32.DLL.
|
2005-01-24 19:42:02 +00:00 |
|