how to read evc++ dll using c# .net 1.0
C#
4
Posts
2
Posters
0
Views
1
Watching
-
How do I call the methods in my .dll files which are compiled using EVC 4.0 and the use them with my SmartDevices application on C#? Advice? samuel
-
How do I call the methods in my .dll files which are compiled using EVC 4.0 and the use them with my SmartDevices application on C#? Advice? samuel
Would P/Invoke help you? :confused:
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Would P/Invoke help you? :confused:
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
Awesome I think it might do the trick
-
Awesome I think it might do the trick
But it is Embedded VC++ DLL. Isn't it?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips