I created an C++ MFC Dll project and am trying to call a function in the dll from a C# Class Library project using DllImport.
I seem to remember that when using DllImport you have to also add a reference to the dll in the project you're using it in. When I go to add a refernce to my MFC.dll in...
I created an C++ MFC Dll project and am trying to call a function in the dll from a C# Class Library project using DllImport.
I seem to remember that when using DllImport you have to also add a reference to the dll in the project you're using it in. When I go to add a refernce to my MFC.dll in...
I created an C++ MFC Dll project and am trying to call a function in the dll from a C# Class Library project using DllImport.
I seem to remember that when using DllImport you have to also add a reference to the dll in the project you're using it in. When I go to add a refernce to my MFC.dll in...
I created a new form and set the ClientSize property to a width of 65 but the window is larger than 65, around 125, and the image I set to the BackgroundImage property is tiled. I have used set this property to many other values, all > 125 and have never had this problem. Is there a minimum...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.