Click here to Skip to main content
15,891,607 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SetWindowText does not display char '&' Pin
Nishad S22-Jan-09 1:59
Nishad S22-Jan-09 1:59 
AnswerRe: SetWindowText does not display char '&' Pin
Naveen22-Jan-09 2:01
Naveen22-Jan-09 2:01 
AnswerRe: SetWindowText does not display char '&' Pin
Member 74686122-Jan-09 2:04
Member 74686122-Jan-09 2:04 
QuestionStarting a service with standard (no admin) user rights Pin
Stefan Spenz22-Jan-09 1:26
Stefan Spenz22-Jan-09 1:26 
AnswerRe: Starting a service with standard (no admin) user rights Pin
«_Superman_»22-Jan-09 1:39
professional«_Superman_»22-Jan-09 1:39 
GeneralRe: Starting a service with standard (no admin) user rights Pin
Stefan Spenz22-Jan-09 1:54
Stefan Spenz22-Jan-09 1:54 
AnswerRe: Starting a service with standard (no admin) user rights Pin
Hamid_RT22-Jan-09 19:09
Hamid_RT22-Jan-09 19:09 
QuestionHelp with project on Visual Studio C++ 2008 Pin
Member 186284622-Jan-09 1:22
Member 186284622-Jan-09 1:22 
Hello clever programmers,

I am very new to C++, i shall say a begineer. I am trying to do a project on designing an interactive application for skills training.
My idea is as follows:
I would/have developed an interface (HCI) screen using Visual Studio C++ 2008.
I have created a relational database in Microsoft Access 2007.

1) What I'd like to do is to display the HCI to the user then ask him to enter her name,
2) Then I'de like to get scenarios from my access table to display via a drop down menu. Once, this is done, the user selects the scenario and submits send button for processing.
3) Then I'd like the computer to process the answer and reply back, the reply will come from the access database and shown on the HCI.
4) The process continues until 10 interactions have taken place then a decision for the winner is made by the computer.

What I need is some guidelines on what features of Visual studio I can use to develop this. Keep in mind, I only want to retrieve a record on request. Should I use any wizards to get started....
Pleeease helppp.... Frown | :( Cry | :((

Many Thanks for your help,
HK
AnswerRe: Help with project on Visual Studio C++ 2008 Pin
Sarath C22-Jan-09 4:36
Sarath C22-Jan-09 4:36 
QuestionSetLayeredWindowAttributes and bitmaps Pin
dj440022-Jan-09 1:20
dj440022-Jan-09 1:20 
AnswerRe: SetLayeredWindowAttributes and bitmaps Pin
Nishad S22-Jan-09 1:30
Nishad S22-Jan-09 1:30 
GeneralRe: SetLayeredWindowAttributes and bitmaps Pin
dj440025-Jan-09 21:44
dj440025-Jan-09 21:44 
AnswerRe: SetLayeredWindowAttributes and bitmaps Pin
Naveen22-Jan-09 1:33
Naveen22-Jan-09 1:33 
Question.mak file generating Pin
kir_MFC21-Jan-09 23:49
kir_MFC21-Jan-09 23:49 
QuestionRe: .mak file generating Pin
Maximilien22-Jan-09 1:30
Maximilien22-Jan-09 1:30 
Questionthreads [modified] Pin
hrishiS21-Jan-09 23:47
hrishiS21-Jan-09 23:47 
AnswerRe: threads [modified] Pin
Cedric Moonen22-Jan-09 0:02
Cedric Moonen22-Jan-09 0:02 
GeneralRe: threads Pin
hrishiS22-Jan-09 0:10
hrishiS22-Jan-09 0:10 
AnswerRe: threads Pin
Jonathan Davies22-Jan-09 0:03
Jonathan Davies22-Jan-09 0:03 
AnswerRe: threads Pin
Code-o-mat22-Jan-09 0:23
Code-o-mat22-Jan-09 0:23 
AnswerRe: threads [modified] Pin
CPallini22-Jan-09 0:48
mveCPallini22-Jan-09 0:48 
GeneralRe: threads Pin
Stephen Hewitt22-Jan-09 1:07
Stephen Hewitt22-Jan-09 1:07 
GeneralRe: threads Pin
CPallini22-Jan-09 2:07
mveCPallini22-Jan-09 2:07 
QuestionSelecting class at runtime Pin
hhhakan21-Jan-09 23:27
hhhakan21-Jan-09 23:27 
AnswerRe: Selecting class at runtime Pin
Code-o-mat21-Jan-09 23:52
Code-o-mat21-Jan-09 23:52 

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.