wxWidgets/samples/stc
Vadim Zeitlin 1dfc18a004 Link with ws2_32.lib rather than obsolete wsock32.lib
Winsock 2 provided by ws2_32.lib is available since 1994, it should be
fine to use it even for wx in 2021.

See #15562.
2021-04-18 22:13:45 +02:00
..
defsext.h Add option to STC example to select drawing technology 2020-06-01 16:47:50 +02:00
descrip.mms
edit.cpp Replace tabs with spaces 2020-12-23 17:03:10 +01:00
edit.h Add option to STC example to select drawing technology 2020-06-01 16:47:50 +02:00
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
prefs.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
prefs.h
stctest_vc7.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
stctest_vc8.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
stctest_vc9.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
stctest.bkl Fix linking stc sample when using monolithic static library 2020-10-16 02:36:46 +02:00
stctest.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00