Sign in
goma
/
wine
/
81b8ee863e1d22e7e169c98e660ad5a6ea7b6ec4
/
programs
/
rpcss
/
Makefile.in
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 14 years ago
6fb39df
programs: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
76ae4d9
rpcss: Build with -D__WINESRC__ since it's using Wine-specific features.
by Alexandre Julliard
· 16 years ago
b66685c
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
by Alexandre Julliard
· 17 years ago
45a3462
rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process.
by Rob Shearman
· 17 years ago
16849ce
rpcss: Implement endpoint-mapper server using DCE/RPC.
by Rob Shearman
· 17 years ago
cfc50f8
ole32: Add cross-process running-object table support.
by Rob Shearman
· 18 years ago
b9a6825
rpcss: Remove lazy timeout mechanism and use __wine_make_system_process instead.
by Rob Shearman
· 18 years ago
7460b04
rpcss: Win64 printf format warning fixes.
by Michael Stefaniuc
· 18 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
6be39b6
Take advantage of the new winegcc -B support.
by Alexandre Julliard
· 21 years ago
6621b2d
Build all the programs with winegcc.
by Alexandre Julliard
· 21 years ago
d77294a
Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com>
by Alexandre Julliard
· 22 years ago