| Platform: | MapWindow |
| Task: | Which DLLs do I need to load? |
| Discussion: | I'm always messing up the references to MapWindow DLLs in Visual Studio. For a no-frills map you need the following:
AxInterop.MapWinGIS.dll
Interop.MapWinGIS.dll |
| Example: | Imports MapWinGIS Imports AxMapWinGIS |