Click here to Skip to main content
15,917,618 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow can I capture text!!!!! Pin
minhvc28-Jan-04 15:42
minhvc28-Jan-04 15:42 
AnswerRe: how can I capture text!!!!! Pin
Christian Graus28-Jan-04 15:45
protectorChristian Graus28-Jan-04 15:45 
GeneralClasswizard Pin
Daniel132428-Jan-04 15:15
Daniel132428-Jan-04 15:15 
GeneralRe: Classwizard Pin
Christian Graus28-Jan-04 15:41
protectorChristian Graus28-Jan-04 15:41 
GeneralRe: Classwizard Pin
Daniel132428-Jan-04 15:43
Daniel132428-Jan-04 15:43 
GeneralRe: Classwizard Pin
Christian Graus28-Jan-04 15:44
protectorChristian Graus28-Jan-04 15:44 
GeneralRe: Classwizard Pin
Daniel132428-Jan-04 15:45
Daniel132428-Jan-04 15:45 
GeneralRe: Classwizard Pin
Michael P Butler28-Jan-04 23:38
Michael P Butler28-Jan-04 23:38 
GeneralRe: Classwizard Pin
Daniel132429-Jan-04 0:43
Daniel132429-Jan-04 0:43 
Generalwindows systray balloon tooltip, need help Pin
haritadala28-Jan-04 14:46
haritadala28-Jan-04 14:46 
GeneralRe: windows systray balloon tooltip, need help Pin
Michael Dunn28-Jan-04 16:15
sitebuilderMichael Dunn28-Jan-04 16:15 
Generalfull duplex project Pin
ee113328-Jan-04 13:34
ee113328-Jan-04 13:34 
Generalshow a dialog windows Pin
Bondtje28-Jan-04 12:50
Bondtje28-Jan-04 12:50 
GeneralRe: show a dialog windows Pin
Christian Graus28-Jan-04 15:43
protectorChristian Graus28-Jan-04 15:43 
Bondtje wrote:
i have a project and when i push a button a other dialog must be shown.
the dialog's are made but i can't get them to work wel.


Gee, this is a very precise explanation of the problem. What do you mean by 'work well' ?

Bondtje wrote:
and how do I open an external program like "CALC.EXE" when i push a button.

ShellExecute. This is surely in the FAQ ?

Bondtje wrote:
Do i have to do somthing special to let is Work.

Yes, you need to work out what dependancies your project has ( such as MFC ) and ship your program with the DLL's that it is attempting to load.

Bondtje wrote:
Sorry for my engles I can(t write good engles 'm From belgium and my engles is not so good

It was OK until this point actually Smile | :) I think you mean 'English'.



Christian

I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
GeneralRe: show a dialog windows Pin
Prakash Nadar28-Jan-04 19:39
Prakash Nadar28-Jan-04 19:39 
GeneralRe: show a dialog windows Pin
Michael Dunn28-Jan-04 16:18
sitebuilderMichael Dunn28-Jan-04 16:18 
Questionhow do i prevent a property sheet from receiving focus? Pin
godzooky28-Jan-04 10:51
godzooky28-Jan-04 10:51 
AnswerRe: how do i prevent a property sheet from receiving focus? Pin
__Cerb28-Jan-04 14:16
__Cerb28-Jan-04 14:16 
GeneralWindows Messages Pin
__Cerb28-Jan-04 10:41
__Cerb28-Jan-04 10:41 
GeneralRe: Windows Messages Pin
Diddy28-Jan-04 11:11
Diddy28-Jan-04 11:11 
GeneralRe: Windows Messages Pin
__Cerb28-Jan-04 11:32
__Cerb28-Jan-04 11:32 
GeneralRe: Windows Messages Pin
__Cerb28-Jan-04 11:37
__Cerb28-Jan-04 11:37 
GeneralRe: Windows Messages Pin
Diddy28-Jan-04 11:51
Diddy28-Jan-04 11:51 
General.NET specific error Pin
Binayak28-Jan-04 10:41
Binayak28-Jan-04 10:41 
General_L error Pin
Binayak28-Jan-04 9:59
Binayak28-Jan-04 9:59 

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.