Hi to all,
I'm working with WinCE OS.
I created a custom control "RectangleControl.dll" with C# language in VS2003.
I created an application "MyApp.exe" with VB language in VS2003.
The application "MyApp.exe" integrates and use the custom control "RectangleControl.dll".
If I put "MyApp.exe" and "RectangleControl.dll" in the same folder the application run correctly, but,
I'd like to put the dll in a different folder. Is this possible
Hoping to be clear, thanx in advance.