Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralC++ source code (stacks and Queues) Pin
fckyy26-Nov-04 4:14
fckyy26-Nov-04 4:14 
GeneralRe: C++ source code (stacks and Queues) Pin
Alexander M.,26-Nov-04 5:16
Alexander M.,26-Nov-04 5:16 
GeneralRe: C++ source code (stacks and Queues) Pin
Maximilien26-Nov-04 5:20
Maximilien26-Nov-04 5:20 
GeneralC++, An image resize plug in for internet explorer Pin
tkarven26-Nov-04 3:56
tkarven26-Nov-04 3:56 
GeneralActiveX and windows messages Pin
madretierra26-Nov-04 3:28
madretierra26-Nov-04 3:28 
GeneralSending Ctrl Alt Delete to a Remote Computer Pin
Jnewg526-Nov-04 3:15
Jnewg526-Nov-04 3:15 
GeneralClass Wizard Pin
shiraztk26-Nov-04 3:04
shiraztk26-Nov-04 3:04 
GeneralInteger Input Problem Pin
BRIMID26-Nov-04 2:29
BRIMID26-Nov-04 2:29 
I encounter the following problem within my program. When the user is prompted to input a number the following happens to the calculations. When $2000 is input the calculation comes out fine i.e., 4% +$80.00. The problem comes if the user enters $2,000 the 4% shows up as o.o8. The comma is causing a problem. Can someone help me overcome this problem. Other than that the program works fine. I have tried cin.ignore() to no avail. Since I am just beginning C++ I am lost.
QuestionHow to Resize Web Browser Control when the parent dialog is maximized Pin
sharthee26-Nov-04 1:41
sharthee26-Nov-04 1:41 
AnswerRe: How to Resize Web Browser Control when the parent dialog is maximized Pin
Maximilien26-Nov-04 2:27
Maximilien26-Nov-04 2:27 
GeneralRe: How to Resize Web Browser Control when the parent dialog is maximized Pin
sharthee28-Nov-04 20:22
sharthee28-Nov-04 20:22 
GeneralGaussian Noise generation Pin
goliath0126-Nov-04 1:09
goliath0126-Nov-04 1:09 
GeneralTAB not working properly in WebBrowser control embeded in modeless dialog box encapsulated within an ATL DLL Pin
sashishk26-Nov-04 1:05
sashishk26-Nov-04 1:05 
Generalfail to envoke shutdown socket function. Pin
amitranjanmishra26-Nov-04 1:01
amitranjanmishra26-Nov-04 1:01 
GeneralRe: fail to envoke shutdown socket function. Pin
John R. Shaw26-Nov-04 8:14
John R. Shaw26-Nov-04 8:14 
GeneralRe: fail to envoke shutdown socket function. Pin
amitranjanmishra26-Nov-04 19:39
amitranjanmishra26-Nov-04 19:39 
GeneralRe: fail to envoke shutdown socket function. Pin
John R. Shaw27-Nov-04 5:26
John R. Shaw27-Nov-04 5:26 
GeneralMFC App for Threads & Virtual Memory Pin
skysurf26-Nov-04 0:51
skysurf26-Nov-04 0:51 
GeneralRe: MFC App for Threads & Virtual Memory Pin
suiram4026-Nov-04 7:14
suiram4026-Nov-04 7:14 
GeneralI need a Win32 based Source code Pin
ThatsAlok26-Nov-04 0:27
ThatsAlok26-Nov-04 0:27 
GeneralRe: I need a Win32 based Source code Pin
PJ Arends26-Nov-04 8:10
professionalPJ Arends26-Nov-04 8:10 
GeneralRe: I need a Win32 based Source code Pin
ThatsAlok26-Nov-04 17:13
ThatsAlok26-Nov-04 17:13 
Generalupdate resource Pin
vrajarathnam26-Nov-04 0:22
vrajarathnam26-Nov-04 0:22 
GeneralC++ Excel file writer Pin
magicbassfr26-Nov-04 0:09
magicbassfr26-Nov-04 0:09 
GeneralRe: C++ Excel file writer Pin
BadJerry13-Apr-06 22:24
BadJerry13-Apr-06 22:24 

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.