reactos/base/applications/network/net
2019-04-07 09:23:01 +02:00
..
lang [NET][MC] Move the remaining STATISTICS and USER strings from net.exe to netmsg.dll. 2019-04-07 09:23:01 +02:00
CMakeLists.txt Fix the build 2018-12-24 17:03:00 +01:00
cmdAccounts.c [NET][MC] Replace strings for the ACCOUNTS, GROUP and LOCALGROUP commands by netmsg.dll messages. 2019-04-05 23:15:32 +02:00
cmdComputer.c [NET] Implement the /add and /del options of the computer command. 2019-01-05 15:04:09 +01:00
cmdConfig.c [NET][MC] Move NET CONFIG strings from net.exe to netmsg.dll. 2019-04-06 13:39:42 +02:00
cmdContinue.c [NET] Move the remaining IDS_GENERIC_PAGE strings into the command messages and fix a size restriction of ConPrintf(). 2019-03-10 09:55:15 +01:00
cmdGroup.c [NET][MC] Replace strings for the ACCOUNTS, GROUP and LOCALGROUP commands by netmsg.dll messages. 2019-04-05 23:15:32 +02:00
cmdHelp.c [NET] Move the remaining IDS_GENERIC_PAGE strings into the command messages and fix a size restriction of ConPrintf(). 2019-03-10 09:55:15 +01:00
cmdHelpMsg.c [NET] Move HRELPMSG, LOVALGROUP and NAME command syntax and help texts into a message table. 2018-12-24 00:13:16 +01:00
cmdLocalGroup.c [NET][MC] Replace strings for the ACCOUNTS, GROUP and LOCALGROUP commands by netmsg.dll messages. 2019-04-05 23:15:32 +02:00
cmdPause.c [NET] Move PAUSE, PRINT, SEND, SESSION and SHARE command syntax and help texts into a message table. 2018-12-24 01:25:30 +01:00
cmdStart.c [NET] Move START, STATISTICS and STOP command syntax and help texts into a message table. 2018-12-24 10:20:44 +01:00
cmdStatistics.c [NET][MC] Move the remaining STATISTICS and USER strings from net.exe to netmsg.dll. 2019-04-07 09:23:01 +02:00
cmdStop.c [NET] Move START, STATISTICS and STOP command syntax and help texts into a message table. 2018-12-24 10:20:44 +01:00
cmdUse.c [NET] Load netmsg.dll right from the start and print some messages using netmsg.dll rather than local strings. 2018-12-23 14:18:51 +01:00
cmdUser.c [NET][MC] Move the remaining STATISTICS and USER strings from net.exe to netmsg.dll. 2019-04-07 09:23:01 +02:00
main.c [NET][MC] Replace strings for the ACCOUNTS, GROUP and LOCALGROUP commands by netmsg.dll messages. 2019-04-05 23:15:32 +02:00
net.h [NET][MC] Replace strings for the ACCOUNTS, GROUP and LOCALGROUP commands by netmsg.dll messages. 2019-04-05 23:15:32 +02:00
net.rc [NET] Move ACCOUNTS command syntax and help text into a message table. 2018-12-23 16:50:25 +01:00
resource.h [NET][MC] Move the remaining STATISTICS and USER strings from net.exe to netmsg.dll. 2019-04-07 09:23:01 +02:00