reactos/base/applications/network/net
Timo Kreuzer e4930be4ff [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp
Stop using non-conforming wcsicmp, stricmp, strcasecmp
2024-10-20 14:12:25 +03:00
..
CMakeLists.txt [NET] Add the net session command 2023-06-22 12:40:46 +02:00
cmdAccounts.c [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
cmdComputer.c [NET][MC] Move remaining generic strings from net.exe to netmsg.dll. 2019-04-09 21:44:03 +02:00
cmdConfig.c [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
cmdContinue.c [NET][MC] Move remaining generic strings from net.exe to netmsg.dll. 2019-04-09 21:44:03 +02:00
cmdGroup.c [NET][MC] Move remaining generic strings from net.exe to netmsg.dll. 2019-04-09 21:44:03 +02:00
cmdHelp.c [NET] Remove the NAME, PRINT and SEND options because we will most likely never have a messenger service 2021-02-07 13:45:25 +01:00
cmdHelpMsg.c [NET][MC] Move remaining generic strings from net.exe to netmsg.dll. 2019-04-09 21:44:03 +02:00
cmdLocalGroup.c [NET][MC] Move remaining generic strings from net.exe to netmsg.dll. 2019-04-09 21:44:03 +02:00
cmdPause.c [NET][MC] Move remaining generic strings from net.exe to netmsg.dll. 2019-04-09 21:44:03 +02:00
cmdSession.c [NET] Add the net session command 2023-06-22 12:40:46 +02:00
cmdShare.c [NET] Implement adding and deleting of network shares. 2019-06-04 10:11:22 +02:00
cmdStart.c [NET] Properly check return value of EnumServicesStatusW on first call 2021-06-28 10:20:57 +02:00
cmdStatistics.c [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
cmdStop.c [NET][MC] Move remaining generic strings from net.exe to netmsg.dll. 2019-04-09 21:44:03 +02:00
cmdUse.c [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
cmdUser.c [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
main.c [NET] Add the net session command 2023-06-22 12:40:46 +02:00
net.h [NET] Add the net session command 2023-06-22 12:40:46 +02:00
net.rc [NET][MC] Replace the last string resource by a message from netmsg.dll. 2020-05-01 10:27:26 +02:00