├── LICENSE ├── README.md ├── TakeMyRDP.cpp ├── TakeMyRDP.sln ├── TakeMyRDP.vcxproj ├── TakeMyRDP.vcxproj.filters └── TakeMyRDP.vcxproj.user /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaadAhla/TakeMyRDP/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaadAhla/TakeMyRDP/HEAD/README.md -------------------------------------------------------------------------------- /TakeMyRDP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaadAhla/TakeMyRDP/HEAD/TakeMyRDP.cpp -------------------------------------------------------------------------------- /TakeMyRDP.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaadAhla/TakeMyRDP/HEAD/TakeMyRDP.sln -------------------------------------------------------------------------------- /TakeMyRDP.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaadAhla/TakeMyRDP/HEAD/TakeMyRDP.vcxproj -------------------------------------------------------------------------------- /TakeMyRDP.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaadAhla/TakeMyRDP/HEAD/TakeMyRDP.vcxproj.filters -------------------------------------------------------------------------------- /TakeMyRDP.vcxproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaadAhla/TakeMyRDP/HEAD/TakeMyRDP.vcxproj.user --------------------------------------------------------------------------------