wxWidgets/samples/ipc
Vadim Zeitlin 8b854d2f92 Remove MSVC 7 project files and support for generating them
This compiler is not supported any longer.
2021-04-26 16:24:02 +02:00
..
baseclient.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
baseserver.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
client.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
client.h
connection.h
ipc_vc8_baseipcclient.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
ipc_vc8_baseipcserver.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
ipc_vc8_ipcclient.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
ipc_vc8_ipcserver.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
ipc_vc9_baseipcclient.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
ipc_vc9_baseipcserver.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
ipc_vc9_ipcclient.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
ipc_vc9_ipcserver.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
ipc.bkl
ipcsetup.h
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Upgrade version to 3.1.6 2021-04-14 17:57:27 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
server.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
server.h