/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/main.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/seamlessrdp/ServerExe/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1083 by ossman_, Thu Mar 9 15:27:39 2006 UTC revision 1084 by ossman_, Thu Mar 9 16:42:26 2006 UTC
# Line 161  WinMain(HINSTANCE instance, HINSTANCE pr Line 161  WinMain(HINSTANCE instance, HINSTANCE pr
161    
162          g_instance = instance;          g_instance = instance;
163    
164          hookdll = LoadLibrary("hookdll.dll");          hookdll = LoadLibrary("seamlessrdp.dll");
165          if (!hookdll)          if (!hookdll)
166          {          {
167                  message("Could not load hook DLL. Unable to continue.");                  message("Could not load hook DLL. Unable to continue.");

Legend:
Removed from v.1083  
changed lines
  Added in v.1084

  ViewVC Help
Powered by ViewVC 1.1.26