Click here to Skip to main content
15,908,437 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Create Windows Service with C++ Pin
Antony M Kancidrowski21-Apr-04 5:06
Antony M Kancidrowski21-Apr-04 5:06 
GeneralRe: Create Windows Service with C++ Pin
tareqsiraj21-Apr-04 5:27
tareqsiraj21-Apr-04 5:27 
GeneralRe: Create Windows Service with C++ Pin
Mike Dimmick21-Apr-04 6:00
Mike Dimmick21-Apr-04 6:00 
QuestionHow do I type a System._ComObject? Pin
mhuslig21-Apr-04 4:03
mhuslig21-Apr-04 4:03 
QuestionHow do I close a running program? Pin
IronMaiden42021-Apr-04 3:53
IronMaiden42021-Apr-04 3:53 
AnswerRe: How do I close a running program? Pin
jmkhael21-Apr-04 3:54
jmkhael21-Apr-04 3:54 
GeneralRe: How do I close a running program? Pin
Shail_Srivastav21-Apr-04 5:14
Shail_Srivastav21-Apr-04 5:14 
QuestionConnectionPoint Interface? Pin
ndalal21-Apr-04 3:42
ndalal21-Apr-04 3:42 
Hi,

Background:
A GUI (VB DLL) is running off an application, which has some button on it. And VC++ DLL is also referenced in the same application and same thread.

Question:
What I want to do is when I press the button on GUI, the VC++ project should be able to catch that particular event. Basically making VC++ a client of the GUI (VB project) somehow, I guess.

Someone advised me to use IConnectionPoint interface, which can help to catch this particular "button click" event. But after reading from MSDN, I was not sure how this could help.

Anybody who has used IConnectionPoint interface before and can help me out with this problem.

Any help is appreciated.
GeneralPorting Mac to Win, WaitMouseMoved Pin
Maarten Kools21-Apr-04 3:27
professionalMaarten Kools21-Apr-04 3:27 
GeneralRe: Porting Mac to Win, WaitMouseMoved Pin
Anonymous21-Apr-04 3:47
Anonymous21-Apr-04 3:47 
GeneralRe: Porting Mac to Win, WaitMouseMoved Pin
Maarten Kools21-Apr-04 4:58
professionalMaarten Kools21-Apr-04 4:58 
GeneralIf anyone from Microsoft is reading this (VC++ 7.1) Pin
Giles21-Apr-04 3:25
Giles21-Apr-04 3:25 
GeneralRe: If anyone from Microsoft is reading this (VC++ 7.1) Pin
David Crow21-Apr-04 5:18
David Crow21-Apr-04 5:18 
GeneralGetting the battery Status Pin
rallister21-Apr-04 3:19
rallister21-Apr-04 3:19 
GeneralRe: Getting the battery Status Pin
Anonymous21-Apr-04 3:45
Anonymous21-Apr-04 3:45 
GeneralListCtrl Scroll Messages Pin
Greg Ellis21-Apr-04 3:10
Greg Ellis21-Apr-04 3:10 
GeneralRe: ListCtrl Scroll Messages Pin
jmkhael21-Apr-04 3:13
jmkhael21-Apr-04 3:13 
GeneralRe: ListCtrl Scroll Messages Pin
Greg Ellis21-Apr-04 3:17
Greg Ellis21-Apr-04 3:17 
GeneralUpload file without file-selection field Pin
intelligent21-Apr-04 2:44
intelligent21-Apr-04 2:44 
GeneralIntellisense Pin
Roger H. Art21-Apr-04 2:42
sussRoger H. Art21-Apr-04 2:42 
GeneralRe: Intellisense Pin
David Crow21-Apr-04 2:47
David Crow21-Apr-04 2:47 
GeneralRe: Intellisense Pin
Roger H Art21-Apr-04 2:52
sussRoger H Art21-Apr-04 2:52 
GeneralReading code from file Pin
Ni@m21-Apr-04 2:01
Ni@m21-Apr-04 2:01 
GeneralRe: Reading code from file Pin
David Crow21-Apr-04 2:32
David Crow21-Apr-04 2:32 
GeneralRe: Reading code from file Pin
greba21-Apr-04 8:40
greba21-Apr-04 8:40 

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.