Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Catch ENTER key on CBitmapButton Pin
_Flaviu15-Nov-13 3:02
_Flaviu15-Nov-13 3:02 
AnswerRe: Catch ENTER key on CBitmapButton Pin
_Flaviu17-Nov-13 21:33
_Flaviu17-Nov-13 21:33 
GeneralRe: Catch ENTER key on CBitmapButton Pin
Richard MacCutchan17-Nov-13 22:01
mveRichard MacCutchan17-Nov-13 22:01 
GeneralRe: Catch ENTER key on CBitmapButton Pin
_Flaviu17-Nov-13 22:06
_Flaviu17-Nov-13 22:06 
QuestionSendMessage for WM_GETTEXT not working in case of unicode data. Pin
Le@rner15-Nov-13 0:50
Le@rner15-Nov-13 0:50 
QuestionRe: SendMessage for WM_GETTEXT not working in case of unicode data. Pin
Richard MacCutchan15-Nov-13 2:54
mveRichard MacCutchan15-Nov-13 2:54 
AnswerRe: SendMessage for WM_GETTEXT not working in case of unicode data. Pin
Le@rner15-Nov-13 17:12
Le@rner15-Nov-13 17:12 
QuestionStack overflow after calling SetLocalTime in visual studio 2008 Pin
corina.beer14-Nov-13 0:21
corina.beer14-Nov-13 0:21 
QuestionRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
David Crow14-Nov-13 7:57
David Crow14-Nov-13 7:57 
AnswerRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
corina.beer14-Nov-13 8:18
corina.beer14-Nov-13 8:18 
QuestionRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
David Crow14-Nov-13 9:12
David Crow14-Nov-13 9:12 
AnswerRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
corina.beer14-Nov-13 9:24
corina.beer14-Nov-13 9:24 
AnswerRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
corina.beer14-Nov-13 9:38
corina.beer14-Nov-13 9:38 
SuggestionRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
David Crow14-Nov-13 10:10
David Crow14-Nov-13 10:10 
AnswerRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
corina.beer15-Nov-13 5:47
corina.beer15-Nov-13 5:47 
AnswerRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
Albert Holguin14-Nov-13 8:28
professionalAlbert Holguin14-Nov-13 8:28 
GeneralRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
corina.beer14-Nov-13 8:44
corina.beer14-Nov-13 8:44 
GeneralRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
Albert Holguin14-Nov-13 8:47
professionalAlbert Holguin14-Nov-13 8:47 
GeneralRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
David Crow14-Nov-13 9:16
David Crow14-Nov-13 9:16 
GeneralRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
Albert Holguin14-Nov-13 9:22
professionalAlbert Holguin14-Nov-13 9:22 
GeneralRe: Stack overflow after calling SetLocalTime in visual studio 2008 Pin
corina.beer14-Nov-13 9:27
corina.beer14-Nov-13 9:27 
Generalcall the another application from first (without calling the EXE) Pin
sachanratnesh13-Nov-13 19:58
sachanratnesh13-Nov-13 19:58 
GeneralRe: call the another application from first (without calling the EXE) Pin
Richard MacCutchan13-Nov-13 21:38
mveRichard MacCutchan13-Nov-13 21:38 
GeneralRe: call the another application from first (without calling the EXE) Pin
sachanratnesh13-Nov-13 22:47
sachanratnesh13-Nov-13 22:47 
thanks for your reply..

if i dont want to use the DLL or COM as well as the EXE, is there is any other way to execute the application???

as we know that application will open by calling the "CreateWindow" and "ShowWindow" function.

can we call such function from another application??????????
GeneralRe: call the another application from first (without calling the EXE) Pin
Richard MacCutchan13-Nov-13 22:54
mveRichard MacCutchan13-Nov-13 22:54 

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.