I use vs2012 so i have to download some templates for libraries. Then i fixed a library problem writting this:
#using <System.DLL>
#using <System.Drawing.DLL>
#using <System.Windows.Forms.DLL>
#using <System.Data.DLL>
at the top of the code, and after that i change the adress of DWORD. I set the project to be a dll and compatible to cli but now when i inject the compiled dll i have this error
And then nostale close