External Control of VC++ Interface
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I want to be able to tell the visual studio editor (VC++ specifically) to open a file and move to a specific line, from and external (not and add-in or macro) MFC program. Can anyone suggest somewhere to find examples on how to do this... (I've looked in MSDN but it seems to be only concerned with VB, Add-ins and macros). Thanks... Blade[DMS]