摘要:
迁移一个旧程序到.net. 之前有段代码是这样的. Public Declare Sub CopyMemory Lib "kernel32" Alias "RtlMoveMemory" (Destination As Any, Source As Any, ByVal Length As Long) 阅读全文
摘要:
Windows Server远程连接出现已达最大登陆数或者terminal server has exceeded max number of allowed的提示时,如何规避该警告并成功登录远程桌面呢? 要解决此问题以便我们可以连接,我们需要通过终端服务管理器断开不活动的会话,但是在所有会话仍处于 阅读全文