gecko-dev/modules/ipc/daemon
2002-11-06 08:47:31 +00:00
..
ipcClient.cpp implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN. 2002-11-06 07:55:05 +00:00
ipcClient.h implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN. 2002-11-06 07:55:05 +00:00
ipcCommandModule.cpp implemented ADD_TARGET/DEL_TARGET messages. 2002-11-04 19:46:34 +00:00
ipcCommandModule.h
ipcd.cpp factored out unix (file descriptor based) implementation to make way for 2002-11-06 01:11:07 +00:00
ipcd.h factored out unix (file descriptor based) implementation to make way for 2002-11-06 01:11:07 +00:00
ipcdPrivate.h implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN. 2002-11-06 07:55:05 +00:00
ipcdUnix.cpp implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN. 2002-11-06 07:55:05 +00:00
ipcdUnix.h factored out unix (file descriptor based) implementation to make way for 2002-11-06 01:11:07 +00:00
ipcdWin.cpp fixes some XP_WIN ipcd bugs 2002-11-06 08:47:31 +00:00
ipcdWin.h implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN. 2002-11-06 07:55:05 +00:00
ipcModule.h
ipcModuleReg.cpp factored out unix (file descriptor based) implementation to make way for 2002-11-06 01:11:07 +00:00
ipcModuleReg.h factored out unix (file descriptor based) implementation to make way for 2002-11-06 01:11:07 +00:00
Makefile.in initial version of windows WM_COPYDATA impl. 2002-11-06 01:27:04 +00:00