Click here to Skip to main content
15,905,875 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionOpen a file in a process already running Pin
Member 1361289622-Feb-18 9:36
Member 1361289622-Feb-18 9:36 
AnswerRe: Open a file in a process already running Pin
Dave Kreskowiak22-Feb-18 16:31
mveDave Kreskowiak22-Feb-18 16:31 
GeneralRe: Open a file in a process already running Pin
Member 1361289622-Feb-18 22:33
Member 1361289622-Feb-18 22:33 
GeneralRe: Open a file in a process already running Pin
Dave Kreskowiak23-Feb-18 2:14
mveDave Kreskowiak23-Feb-18 2:14 
You have to contact the vendor on that app and see if it even exposes a COM interface as most apps don't.

You can try looking in Visual Studio though to see if anything stands out. Start a new Console or Windows Forms application, go to your project in Solution Explorer and right-click References. Click Add Reference. In the dialog that shows up, click on the COM tab and start looking through the list for anything that might be related to EditCNC. Warning: The list is going to be quite long.

SuggestionRe: Open a file in a process already running Pin
Richard Deeming23-Feb-18 0:57
mveRichard Deeming23-Feb-18 0:57 
GeneralRe: Open a file in a process already running Pin
Dave Kreskowiak23-Feb-18 2:15
mveDave Kreskowiak23-Feb-18 2:15 
QuestionIntegrate Excel worksheet in Windows form Pin
Frankie_M22-Feb-18 2:55
Frankie_M22-Feb-18 2:55 
AnswerRe: Integrate Excel worksheet in Windows form Pin
A_Griffin22-Feb-18 3:22
A_Griffin22-Feb-18 3:22 
GeneralRe: Integrate Excel worksheet in Windows form Pin
Frankie_M22-Feb-18 3:48
Frankie_M22-Feb-18 3:48 
AnswerRe: Integrate Excel worksheet in Windows form Pin
Alan Burkhart2-Mar-18 6:39
Alan Burkhart2-Mar-18 6:39 
Questionvb.net : How to open a form full screen Pin
desanti19-Feb-18 14:29
desanti19-Feb-18 14:29 
AnswerRe: vb.net : How to open a form full screen Pin
Eddy Vluggen19-Feb-18 17:15
professionalEddy Vluggen19-Feb-18 17:15 
QuestionBackup and restore sql server databases using SMO - How to make it work for all sql server versions Pin
desanti18-Feb-18 11:04
desanti18-Feb-18 11:04 
AnswerRe: Backup and restore sql server databases using SMO - How to make it work for all sql server versions Pin
Eddy Vluggen18-Feb-18 13:41
professionalEddy Vluggen18-Feb-18 13:41 
GeneralRe: Backup and restore sql server databases using SMO - How to make it work for all sql server versions Pin
desanti18-Feb-18 17:06
desanti18-Feb-18 17:06 
GeneralRe: Backup and restore sql server databases using SMO - How to make it work for all sql server versions Pin
Eddy Vluggen19-Feb-18 1:01
professionalEddy Vluggen19-Feb-18 1:01 
GeneralRe: Backup and restore sql server databases using SMO - How to make it work for all sql server versions Pin
desanti20-Feb-18 13:54
desanti20-Feb-18 13:54 
GeneralRe: Backup and restore sql server databases using SMO - How to make it work for all sql server versions Pin
Eddy Vluggen21-Feb-18 2:05
professionalEddy Vluggen21-Feb-18 2:05 
QuestionVB.net , SQL server , Entity framework : Have a foreign key 'refer' to a primary key in the same table?" Pin
desanti17-Feb-18 9:05
desanti17-Feb-18 9:05 
AnswerRe: VB.net , SQL server , Entity framework : Have a foreign key 'refer' to a primary key in the same table?" Pin
Eddy Vluggen18-Feb-18 2:05
professionalEddy Vluggen18-Feb-18 2:05 
AnswerRe: VB.net , SQL server , Entity framework : Have a foreign key 'refer' to a primary key in the same table?" Pin
Dave Kreskowiak18-Feb-18 5:10
mveDave Kreskowiak18-Feb-18 5:10 
AnswerRe: VB.net , SQL server , Entity framework : Have a foreign key 'refer' to a primary key in the same table?" Pin
Chris Quinn18-Feb-18 22:11
Chris Quinn18-Feb-18 22:11 
QuestionVisual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
desanti15-Feb-18 11:06
desanti15-Feb-18 11:06 
AnswerRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
Dave Kreskowiak15-Feb-18 12:53
mveDave Kreskowiak15-Feb-18 12:53 
GeneralRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
desanti15-Feb-18 15:43
desanti15-Feb-18 15:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.