Click here to Skip to main content
16,010,334 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Transferring files via Direct Cable Connect Pin
Mike Nordell16-Jan-03 8:32
Mike Nordell16-Jan-03 8:32 
GeneralRe: Transferring files via Direct Cable Connect Pin
Still learning how to code16-Jan-03 21:40
Still learning how to code16-Jan-03 21:40 
Questionautomatic registering DLL??? Pin
xxhimanshu15-Jan-03 0:11
xxhimanshu15-Jan-03 0:11 
AnswerRe: automatic registering DLL??? Pin
jmkhael15-Jan-03 1:15
jmkhael15-Jan-03 1:15 
GeneralRe: automatic registering DLL??? Pin
xxhimanshu15-Jan-03 1:24
xxhimanshu15-Jan-03 1:24 
GeneralRe: automatic registering DLL??? Pin
AlexO15-Jan-03 2:43
AlexO15-Jan-03 2:43 
GeneralRe: automatic registering DLL??? Pin
Alvaro Mendez15-Jan-03 5:11
Alvaro Mendez15-Jan-03 5:11 
Generaladd-ins in c++ using the DTE-object Pin
schaereran@gmx.net14-Jan-03 23:54
schaereran@gmx.net14-Jan-03 23:54 
hy, i have read a lot about this topic, but didnt found good answers. can anybody explain, how i can code the following VB-code in VC++ ?

Sub DocumentsExample()
MsgBox(DTE.Documents.Count)
End Sub

How can i get this DTE object? the compiler doesent recognises it.

I would like to make an addin for VC++.NET in which i can manipulate the code. (textmanipulations)
can anybody tell me, how i can do this? i dont know how to do things which i coud do in VB with
activedocument.selection , etc..

thanx for any input!!!
GeneralRe: add-ins in c++ using the DTE-object Pin
xxhimanshu15-Jan-03 0:09
xxhimanshu15-Jan-03 0:09 
GeneralRe: add-ins in c++ using the DTE-object Pin
schaereran@gmx.net15-Jan-03 1:35
schaereran@gmx.net15-Jan-03 1:35 
GeneralRe: add-ins in c++ using the DTE-object Pin
Alvaro Mendez15-Jan-03 5:19
Alvaro Mendez15-Jan-03 5:19 
GeneralDDX and DDV with variables gives a parsing error... Pin
Joan M14-Jan-03 23:54
professionalJoan M14-Jan-03 23:54 
GeneralRe: DDX and DDV with variables gives a parsing error... Pin
Roger Allen on a course15-Jan-03 2:35
sussRoger Allen on a course15-Jan-03 2:35 
GeneralRe: DDX and DDV with variables gives a parsing error... Pin
Joan M15-Jan-03 19:40
professionalJoan M15-Jan-03 19:40 
Generalmonitoring file system Pin
ValentinR14-Jan-03 23:22
ValentinR14-Jan-03 23:22 
GeneralRe: monitoring file system Pin
xxhimanshu14-Jan-03 23:49
xxhimanshu14-Jan-03 23:49 
GeneralRe: monitoring file system Pin
Dominik Reichl15-Jan-03 0:42
Dominik Reichl15-Jan-03 0:42 
GeneralRe: monitoring file system Pin
ValentinR15-Jan-03 0:51
ValentinR15-Jan-03 0:51 
GeneralRe: monitoring file system Pin
AlexO15-Jan-03 2:56
AlexO15-Jan-03 2:56 
GeneralTimeouts - Serial communication Pin
Daniel Strigl14-Jan-03 22:10
Daniel Strigl14-Jan-03 22:10 
GeneralRe: Timeouts - Serial communication Pin
Fredrik Skog15-Jan-03 1:23
Fredrik Skog15-Jan-03 1:23 
GeneralRe: Timeouts - Serial communication Pin
KarstenK16-Jan-03 0:58
mveKarstenK16-Jan-03 0:58 
GeneralGraphs and Charts Pin
Matthew R. Miller14-Jan-03 20:48
Matthew R. Miller14-Jan-03 20:48 
GeneralRe: Graphs and Charts Pin
Neville Franks15-Jan-03 0:57
Neville Franks15-Jan-03 0:57 
GeneralRe: Graphs and Charts Pin
Matthew R. Miller15-Jan-03 4:48
Matthew R. Miller15-Jan-03 4:48 

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.