wxWidgets/samples/ipc
Tobias Taschner 8282c1be0f Remove Windows CE support
Windows CE doesn't seem to be supported by Microsoft any longer. Last CE
release was in early 2013 and the PocketPC and Smartphone targets supported by
wxWidgets are long gone.

The build files where already removed in an earlier cleanup this commit
removes all files, every #ifdef and all documentation regarding the Windows CE
support.

Closes https://github.com/wxWidgets/wxWidgets/pull/81
2015-09-23 00:52:30 +02:00
..
baseclient.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
baseserver.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
client.cpp Fix invalid use of wxSizer flags in samples and utils. 2015-04-25 21:26:40 +04:00
client.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
connection.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ipc_vc7_baseipcclient.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc7_baseipcserver.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc7_ipcclient.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc7_ipcserver.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc8_baseipcclient.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc8_baseipcserver.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc8_ipcclient.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc8_ipcserver.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc9_baseipcclient.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc9_baseipcserver.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc9_ipcclient.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc_vc9_ipcserver.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
ipc.bkl Remove Windows CE support 2015-09-23 00:52:30 +02:00
ipcsetup.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
server.cpp Fix invalid use of wxSizer flags in samples and utils. 2015-04-25 21:26:40 +04:00
server.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00