Click here to Skip to main content
15,922,155 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I handle multiple bitmaps in memory? Pin
Iceman23-Feb-03 8:15
Iceman23-Feb-03 8:15 
AnswerRe: How do I handle multiple bitmaps in memory? Pin
MAAK23-Feb-03 9:53
MAAK23-Feb-03 9:53 
QuestionCan I add picture with SetBitmap function ? Pin
Alexej23-Feb-03 8:08
Alexej23-Feb-03 8:08 
AnswerRe: Can I add picture with SetBitmap function ? Pin
MAAK23-Feb-03 9:10
MAAK23-Feb-03 9:10 
Generalwhich function is in the middle of ... Pin
includeh1023-Feb-03 8:06
includeh1023-Feb-03 8:06 
GeneralRe: which function is in the middle of ... Pin
Stephane Rodriguez.23-Feb-03 9:32
Stephane Rodriguez.23-Feb-03 9:32 
GeneralCDROM manage Pin
Anonymous23-Feb-03 6:20
Anonymous23-Feb-03 6:20 
GeneralPlease Help! c++ newbie Pin
Pete Forster23-Feb-03 5:30
sussPete Forster23-Feb-03 5:30 
Hi guys, I'm Pete an IT technician from the UK, previosly i only ever delt with Visual Basic but unfortunatly for a course i'm doing i have to write a program in C++ and everything i'm trying comes out wrong - i would be very greatfull if anyone could post examples of any code that could help me.

The task is to write the code for a simple ATM simulation

-When started a welcome message shoudl appear
-The user must then register their details to open an account
once the user has sucessfully registered their details a logon screen shoudl appear asking for thier pin number
-3 wrong pin numbers would result in the program shutting down
-A valid pin entry would take the user toa menu syetem with the following options.

Withdraw Cash
Deposit Cash
Request an overdraft
Quit

The program must display these menu options untill the quit option is chosen
An overdraft will be apporoved automatically if the user has over £500 in their account, if the user has between £250 and £500 then they must seek approval from their branch. if they have kess than £250 they overdraft request would be rejected.


I realise this is a long way below the levels of most of you guys but any ideas or sample codes would be greatly appreciated

GeneralRe: Please Help! c++ newbie Pin
valikac23-Feb-03 7:46
valikac23-Feb-03 7:46 
GeneralRe: Please Help! c++ newbie Pin
Pete Forster23-Feb-03 9:01
sussPete Forster23-Feb-03 9:01 
GeneralRe: Please Help! c++ newbie Pin
Christian Graus23-Feb-03 9:59
protectorChristian Graus23-Feb-03 9:59 
GeneralRe: Please Help! c++ newbie Pin
Big Art23-Feb-03 10:23
Big Art23-Feb-03 10:23 
Generalconvert CString to HEX Pin
afender23-Feb-03 3:48
afender23-Feb-03 3:48 
GeneralRe: convert CString to HEX Pin
Abin23-Feb-03 4:13
Abin23-Feb-03 4:13 
GeneralRe: convert CString to HEX Pin
Gary R. Wheeler23-Feb-03 4:42
Gary R. Wheeler23-Feb-03 4:42 
Generalcheck box Pin
dudic23-Feb-03 1:05
dudic23-Feb-03 1:05 
GeneralRe: check box Pin
Hans Ruck23-Feb-03 3:28
Hans Ruck23-Feb-03 3:28 
QuestionHow to use Microsoft Layer for Unicode with MFC app Pin
Valera24117623-Feb-03 0:03
Valera24117623-Feb-03 0:03 
AnswerRe: How to use Microsoft Layer for Unicode with MFC app Pin
dan o23-Feb-03 23:32
dan o23-Feb-03 23:32 
GeneralBitmaps again... Pin
Dennis L22-Feb-03 22:46
Dennis L22-Feb-03 22:46 
GeneralRe: Bitmaps again... Pin
Joaquín M López Muñoz23-Feb-03 5:10
Joaquín M López Muñoz23-Feb-03 5:10 
GeneralRe: Bitmaps again... Pin
MAAK23-Feb-03 9:44
MAAK23-Feb-03 9:44 
GeneralSplitting a CString Pin
ROK_RShadow22-Feb-03 21:38
ROK_RShadow22-Feb-03 21:38 
GeneralRe: Splitting a CString Pin
Pavel Klocek23-Feb-03 1:25
Pavel Klocek23-Feb-03 1:25 
GeneralRe: Splitting a CString Pin
Big Art23-Feb-03 10:48
Big Art23-Feb-03 10:48 

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.