barrier/lib/server
crs a729e33cfb Fixed win32 config saving, keyboard mapping, and AltGr bugs.
Made extensive changes to the launcher to provide more control
over setting up auto-start and it now saves configuration to
the user's documents directory if auto-starting at login and
saves to the system directory if auto-starting at boot.
Replaced MapVirtualKey() with table lookup to work around that
function's lack of support for extended keyboard scan codes.
Added first cut at support for AltGr.
2002-09-02 17:30:04 +00:00
..
CClientProxy.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClientProxy.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClientProxy1_0.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClientProxy1_0.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CConfig.cpp added win32 launcher program. also changed VC++ dsp and dsw 2002-08-11 11:49:36 +00:00
CConfig.h added win32 launcher program. also changed VC++ dsp and dsw 2002-08-11 11:49:36 +00:00
CHTTPServer.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CHTTPServer.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMSWindowsPrimaryScreen.cpp Fixed win32 config saving, keyboard mapping, and AltGr bugs. 2002-09-02 17:30:04 +00:00
CMSWindowsPrimaryScreen.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryClient.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryClient.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryScreen.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryScreen.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CServer.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CServer.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CXWindowsPrimaryScreen.cpp work around to get mode switch working. 2002-09-01 16:45:44 +00:00
CXWindowsPrimaryScreen.h checkpoint. trying to add support for mode switch key to X11 2002-09-01 15:30:00 +00:00
IPrimaryScreenFactory.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
Makefile.am added copyright to top of each file. 2002-08-02 19:57:46 +00:00
server.dsp added win32 launcher program. also changed VC++ dsp and dsw 2002-08-11 11:49:36 +00:00