CVS: seamlessrdp/ServerExe Makefile,1.6,1.7 main.c,1.6,1.7

Pierre Ossman <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/seamlessrdp/ServerExe
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6212/ServerExe

Modified Files:
	Makefile main.c 
Log Message:
Rename hookdll.dll to seamlessrdp.dll.


Index: Makefile
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile	9 Mar 2006 12:26:30 -0000	1.6
--- Makefile	9 Mar 2006 16:42:26 -0000	1.7
***************
*** 9,13 ****
  .SUFFIXES:
  
! default: seamlessrdpshell.exe HookDll/hookdll.dll
  
  seamlessrdpshell.exe: main.c vchannel.o
--- 9,13 ----
  .SUFFIXES:
  
! default: seamlessrdpshell.exe HookDll/seamlessrdp.dll
  
  seamlessrdpshell.exe: main.c vchannel.o
***************
*** 17,24 ****
  	$(CC) $(CFLAGS) -c -o $@ vchannel.c
  
! HookDll/hookdll.dll: HookDll/hookdll.c vchannel.o
  	$(CC) $(CFLAGS) -shared -o $@ $^ -lwtsapi32
  
  clean:
  	-rm -f *.o HookDll/*.o
! 	-rm -f seamlessrdpshell.exe HookDll/hookdll.dll
--- 17,24 ----
  	$(CC) $(CFLAGS) -c -o $@ vchannel.c
  
! HookDll/seamlessrdp.dll: HookDll/hookdll.c vchannel.o
  	$(CC) $(CFLAGS) -shared -o $@ $^ -lwtsapi32
  
  clean:
  	-rm -f *.o HookDll/*.o
! 	-rm -f seamlessrdpshell.exe HookDll/seamlessrdp.dll

Index: main.c
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/main.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** main.c	9 Mar 2006 15:27:39 -0000	1.6
--- main.c	9 Mar 2006 16:42:26 -0000	1.7
***************
*** 162,166 ****
  	g_instance = instance;
  
! 	hookdll = LoadLibrary("hookdll.dll");
  	if (!hookdll)
  	{
--- 162,166 ----
  	g_instance = instance;
  
! 	hookdll = LoadLibrary("seamlessrdp.dll");
  	if (!hookdll)
  	{



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.