Click here to Skip to main content
16,006,564 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDialog creation fails using excel addin in Visual C++ .Net but works with VC 6.0 Pin
Mayank Ji26-Dec-05 2:05
Mayank Ji26-Dec-05 2:05 
QuestionDBPROP_IMMOBILEROWS Pin
ArielR26-Dec-05 1:55
ArielR26-Dec-05 1:55 
QuestionFormatMessage,COM,MFC Pin
MandiraT26-Dec-05 0:27
MandiraT26-Dec-05 0:27 
AnswerRe: FormatMessage,COM,MFC Pin
khan++26-Dec-05 0:46
khan++26-Dec-05 0:46 
GeneralRe: FormatMessage,COM,MFC Pin
MandiraT26-Dec-05 1:07
MandiraT26-Dec-05 1:07 
GeneralRe: FormatMessage,COM,MFC Pin
khan++26-Dec-05 2:20
khan++26-Dec-05 2:20 
QuestionSetting text in a control window of another app Pin
Still learning how to code26-Dec-05 0:16
Still learning how to code26-Dec-05 0:16 
AnswerRe: Setting text in a control window of another app Pin
khan++26-Dec-05 0:28
khan++26-Dec-05 0:28 
It shouldn't be possible to write to another application's textbox because your text buffer is located in your program's address space, not their's.
You can check the following article:
http://www.codeproject.com/threads/winspy.asp[^]
There are other articles as well.


this is this.
GeneralRe: Setting text in a control window of another app Pin
Still learning how to code26-Dec-05 1:58
Still learning how to code26-Dec-05 1:58 
GeneralRe: Setting text in a control window of another app Pin
vipinasda26-Dec-05 5:30
vipinasda26-Dec-05 5:30 
GeneralRe: Setting text in a control window of another app Pin
Still learning how to code26-Dec-05 11:07
Still learning how to code26-Dec-05 11:07 
QuestionHow to Hide in Trayicon..... Pin
jakib25-Dec-05 23:55
jakib25-Dec-05 23:55 
AnswerRe: How to Hide in Trayicon..... Pin
khan++26-Dec-05 0:00
khan++26-Dec-05 0:00 
AnswerRe: How to Hide in Trayicon..... Pin
vipinasda26-Dec-05 5:32
vipinasda26-Dec-05 5:32 
GeneralRe: How to Hide in Trayicon..... Pin
Owner drawn26-Dec-05 17:52
Owner drawn26-Dec-05 17:52 
GeneralRe: How to Hide in Trayicon..... Pin
ThatsAlok26-Dec-05 19:03
ThatsAlok26-Dec-05 19:03 
AnswerRe: How to Hide in Trayicon..... Pin
BlackDice26-Dec-05 9:09
BlackDice26-Dec-05 9:09 
AnswerRe: How to Hide in Trayicon..... Pin
ThatsAlok26-Dec-05 17:50
ThatsAlok26-Dec-05 17:50 
QuestionActiveX control or a .Net windows control Pin
Muhammad Ahmed25-Dec-05 22:56
Muhammad Ahmed25-Dec-05 22:56 
AnswerRe: ActiveX control or a .Net windows control Pin
khan++25-Dec-05 23:25
khan++25-Dec-05 23:25 
QuestionUsing files with VC++ Pin
DDeliyiannis25-Dec-05 22:49
DDeliyiannis25-Dec-05 22:49 
AnswerRe: Using files with VC++ Pin
khan++25-Dec-05 23:06
khan++25-Dec-05 23:06 
Questioneditor Pin
pooja_12325-Dec-05 21:48
pooja_12325-Dec-05 21:48 
AnswerRe: editor Pin
khan++25-Dec-05 22:12
khan++25-Dec-05 22:12 
Questionfunctions in the structure Pin
napoleaninlondon25-Dec-05 21:14
napoleaninlondon25-Dec-05 21:14 

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.