You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, can this project be Porting to Windows win32 System?
I would like to run the mpclient application on a windows system consol.
(Without Windows Defender Installed) Without MsMpEng service on Windows 8, 8.1, 10
Can I build the mpclient together in Visual Studio? if yes how?
thx
The text was updated successfully, but these errors were encountered:
MrX0r
changed the title
mpclient port to Windows [Stand-Alone] Windows Console
mpclient port to Windows [Stand-Alone] self-contained Windows
Sep 3, 2019
Yeah you can. Just create a new project as normal, then add file "mpclient.c" as your main source file. Next, add all files in loadlibrary/include as your header files. Adjust the configuration and code if needed
Hello, can this project be Porting to Windows win32 System?
I would like to run the mpclient application on a windows system consol.
(Without Windows Defender Installed) Without MsMpEng service on Windows 8, 8.1, 10
Can I build the mpclient together in Visual Studio? if yes how?
thx
The text was updated successfully, but these errors were encountered: