equal
deleted
inserted
replaced
23 |
23 |
24 source remote_console.cpp |
24 source remote_console.cpp |
25 source remote_console_config.cpp |
25 source remote_console_config.cpp |
26 |
26 |
27 library ltkutils.lib |
27 library ltkutils.lib |
28 library EUSER.LIB |
28 library euser.lib |
29 library EFSRV.LIB |
29 library efsrv.lib |
30 library ESOCK.LIB |
30 library esock.lib |
31 library INSOCK.LIB |
31 library insock.lib |
32 library COMMDB.LIB |
32 library commdb.lib |
33 |
33 |
34 deffile remote_console.def |
34 deffile remote_console.def |
35 |
35 |
36 macro USE_RCONNECTION |
36 macro USE_RCONNECTION |