Hi, i'm new to Visual C++. I currently taking courses on it.. due to i have no understanding on the lecturer i am having problem with it..
I want to create win32 winapi application
i basically can do combobox already.. but my question is.. if i have a list of selection... how to select and get message from my selection?
example:
let say a,b and c..
when i select 'a', and press button "go", i want to make pop up message that said 'a is selected'..
when i select 'b', and press button "go", i want to make pop up message that said 'b is selected'.. and so on...
well.. u make me realize the negative effects of instant messaging. sorry for by my bad use of language. 'Hehe' actually show i'm happy when people are helping me. and i have no idea on how to use those command. just a beginner in this programming.
do you have any simple example that i can refer to?
The examples are going to depend on "i basically can do combobox already.." real meaning. What is your background in "basically doing" combobox? What approach is used for teaching you Windows programming? Was you taught to plain WinAPI? Or MFC? Or any other framework?
But how are you learning how to write Windows API programs? Trial and error? (Hopefully not).
This is a core subject that i currently taking. Since I have no background knowledge in winapi programming, it's kind of hard to understand the lecture.
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.