Originally posted by: sara imtiaz
i want help on edit box, i want to use MFC dialog based applications to implement hangman in vc++. i want that there should be a code such that when user enter wrong letter, it should not be displayed in edit box and message should be generated that "u r wrong"
Originally posted by: Emanrov
Hi folks,
I wondered how to set the focus to only one item in my app. I wanted to build a calculator which accepts keyboard and mouse inputs. When I'm clicking in one button I just don't get the focus back to my display for accepting keyboard inputs.
Do you have any solutions for this problem...
thanks a lot
emanrov
Reply
Originally posted by: Mike
I'm just learning MFC. In this lesson it says to drag a buuton ontothe dialog. Am I missing something where do you get the button?
Originally posted by: Tay Wee Keong
Can anyone here teach me how to call another program(exe) to run by using menu? For example, when i click the button "notepad" in the menu, it will run the notepad program and i can use it. Hope all experts here can help me to do it. Thanks and your help will be appreciated. Bye!
ReplyOriginally posted by: Shira
Really helped me getting started.
Reply
Originally posted by: sylvester
I need more abt spy++
ReplyOriginally posted by: Rashmi
I am a student of Computer Science & Engg. and I have been working mostly on unix/linux platforms and I am familiar with the various system calls available there and how to look for them. But I now need to know some system calls for a project that I'm doing. Could somebody please tell me where i can find info that i need.
Thank you.
ReplyOriginally posted by: Jyoti
I have an MFC dialog based application on the Win CE platform (development environment embedded VC ++3.0)
I want to separate the App class from the rest ofg the classes in dialog based application .For this I've made a static library project & AppWizard (exe) project .The static lib is then linked to the exe project & the resources pertaining to the library are included in the exe project.But the application when run, shows "illegal operation" .
Please tell me how to go about it.
Thanx.
Regards.
Jyoti.
Originally posted by: Edy
I have some problem cause me a bit new to this programming and i am expected to do alot of difficult things so those basic thing i am not very gd in it.
So can anyone teach me how to link 3 dialog together thanks?
I hope someone can give me the step for this.THanks
Originally posted by: kader
i need to show a dialog for few minutes whenever i
start my application. it must disappear automatically.
how to do it?
can u help me please?
cheers,
kader.