Removed all references to system32 & changed VS2010 project files to not link to MSVCR100.dll#26
Removed all references to system32 & changed VS2010 project files to not link to MSVCR100.dll#26simojenki wants to merge 2 commits intokavika13:masterfrom
Conversation
|
Humm, I vaguely remember uncourting this problem, did you recompile the solution, if yes, with what? From: Andrew Nguyen [mailto:notifications@github.com] On the remote host, the RemComSvc will not run if the host is missing msvcr100d.dll on its path. This didn't seem to be an issue on previous versions. Did you ever encounter this problem? — |
|
Hi Areontar, |
Previously I could not get remcom to build is VS2010, and also work between 32 and 64 bit machines, both these issues are resolved in my fork.