[PATCH 1/2] inetcpl.cpl: Add proxy server settings dialog
28 Jun
2018
28 Jun
'18
9 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/inetcpl.cpl/Makefile.in | 1 + dlls/inetcpl.cpl/connections.c | 178 +++++++++++++++++++++++++++++++++++++++++ dlls/inetcpl.cpl/inetcpl.c | 6 ++ dlls/inetcpl.cpl/inetcpl.h | 6 ++ dlls/inetcpl.cpl/inetcpl.rc | 14 ++++ 5 files changed, 205 insertions(+) create mode 100644 dlls/inetcpl.cpl/connections.c
2725
Age (days ago)
2725
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban