Click here to Skip to main content
15,886,017 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Modeless Dialogs? or Distroy Dialogs? Pin
David Crow31-May-06 5:06
David Crow31-May-06 5:06 
GeneralRe: Modeless Dialogs? or Distroy Dialogs? Pin
aei_totten31-May-06 5:28
aei_totten31-May-06 5:28 
GeneralRe: Modeless Dialogs? or Distroy Dialogs? Pin
David Crow31-May-06 5:52
David Crow31-May-06 5:52 
QuestionRegister a TLB file? Pin
Ista31-May-06 4:33
Ista31-May-06 4:33 
AnswerRe: Register a TLB file? Pin
Sarath C31-May-06 4:40
Sarath C31-May-06 4:40 
AnswerRe: Register a TLB file? Pin
James R. Twine31-May-06 4:44
James R. Twine31-May-06 4:44 
AnswerRe: Register a TLB file? Pin
Roger Stoltz31-May-06 5:07
Roger Stoltz31-May-06 5:07 
GeneralRe: Register a TLB file? Pin
Ista31-May-06 5:33
Ista31-May-06 5:33 
Well what Im trying to, is Open a file ( classic asp ) and go to a specific line number. This is all done in InterDev.

Opening the file is easy "devenv.exe filename.asp"

But I need to go directly to a specific line number. So I thought I could link the library and Just use the COM to open the file and use the GoTo method to do my work.

So, in the VS2005, I create the reference. IThe environment creates the wrapper DTEClass(). ( file DTE.tlb in your IDE folder )

I instantiate it and but, I get this class not registered type error.

Do you have any ideas?

Nick

1 line of code equals many bugs. So don't write any!!
GeneralRe: Register a TLB file? Pin
Roger Stoltz31-May-06 6:25
Roger Stoltz31-May-06 6:25 
GeneralRe: Register a TLB file? Pin
Ista31-May-06 7:47
Ista31-May-06 7:47 
AnswerRe: Register a TLB file? Pin
V.31-May-06 8:38
professionalV.31-May-06 8:38 
GeneralRe: Register a TLB file? Pin
Ista31-May-06 8:45
Ista31-May-06 8:45 
GeneralRe: Register a TLB file? [modified] Pin
V.31-May-06 8:57
professionalV.31-May-06 8:57 
GeneralRe: Register a TLB file? [modified] Pin
Ista31-May-06 9:00
Ista31-May-06 9:00 
QuestionIllegal Instruction Pin
Russell'31-May-06 3:22
Russell'31-May-06 3:22 
AnswerRe: Illegal Instruction Pin
Chris Losinger31-May-06 3:28
professionalChris Losinger31-May-06 3:28 
GeneralRe: Illegal Instruction Pin
Russell'31-May-06 3:32
Russell'31-May-06 3:32 
GeneralRe: Illegal Instruction Pin
Cedric Moonen31-May-06 3:46
Cedric Moonen31-May-06 3:46 
GeneralRe: Illegal Instruction Pin
Russell'31-May-06 4:06
Russell'31-May-06 4:06 
QuestionUnable to get device context Pin
shivditya31-May-06 3:02
shivditya31-May-06 3:02 
AnswerRe: Unable to get device context Pin
Hamid_RT31-May-06 3:15
Hamid_RT31-May-06 3:15 
AnswerRe: Unable to get device context Pin
Sarath C31-May-06 3:28
Sarath C31-May-06 3:28 
GeneralRe: Unable to get device context Pin
shivditya1-Jun-06 20:10
shivditya1-Jun-06 20:10 
AnswerRe: Unable to get device context Pin
eli1502197931-May-06 4:26
eli1502197931-May-06 4:26 
QuestionRe: Unable to get device context Pin
shivditya1-Jun-06 20:21
shivditya1-Jun-06 20:21 

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.