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

C / C++ / MFC

 
GeneralCreating MHT archives Pin
DarrollWalsh6-Aug-03 12:47
DarrollWalsh6-Aug-03 12:47 
QuestionHow to use Windows XP 'fade to black and white' screen? Pin
ckr6-Aug-03 11:38
ckr6-Aug-03 11:38 
GeneralProblem with ShowWindow() and losing focus Pin
s_k6-Aug-03 11:17
s_k6-Aug-03 11:17 
GeneralMouse X.Y in WM_NOTIFY: LVN_ITEMACTIVATE Pin
Mike Doner6-Aug-03 8:59
Mike Doner6-Aug-03 8:59 
GeneralRe: Mouse X.Y in WM_NOTIFY: LVN_ITEMACTIVATE Pin
Chunhua Liu6-Aug-03 11:37
Chunhua Liu6-Aug-03 11:37 
GeneralRe: Mouse X.Y in WM_NOTIFY: LVN_ITEMACTIVATE Pin
jhwurmbach6-Aug-03 22:01
jhwurmbach6-Aug-03 22:01 
QuestionCreate a report in VC6? Pin
_skidrow_vn_6-Aug-03 8:48
_skidrow_vn_6-Aug-03 8:48 
GeneralCString toupper Pin
keegan6-Aug-03 8:38
keegan6-Aug-03 8:38 
Ok, one thing i hate the most about c++ is all the CStrings, strings, CEdits, chars, and whatnot.

I need to make my password (a CString) all into uppercase letters, but i cant just to password.toupper() like i can with a string, because my stupid password has to be a CString.



any help? :^x

*.*
cin >> knowledge;
GeneralRe: CString toupper Pin
Michael P Butler6-Aug-03 9:14
Michael P Butler6-Aug-03 9:14 
GeneralRe: CString toupper Pin
keegan6-Aug-03 9:23
keegan6-Aug-03 9:23 
QuestionHow to generate random number? Pin
DaveE9th6-Aug-03 8:38
DaveE9th6-Aug-03 8:38 
AnswerRe: How to generate random number? Pin
David Crow6-Aug-03 10:21
David Crow6-Aug-03 10:21 
GeneralRe: How to generate random number? Pin
DaveE9th6-Aug-03 10:58
DaveE9th6-Aug-03 10:58 
GeneralRe: How to generate random number? Pin
Chunhua Liu6-Aug-03 11:31
Chunhua Liu6-Aug-03 11:31 
GeneralRe: How to generate random number? Pin
David Crow7-Aug-03 2:44
David Crow7-Aug-03 2:44 
Generalpassword Pin
rapace6-Aug-03 8:28
rapace6-Aug-03 8:28 
GeneralRe: password Pin
rapace6-Aug-03 8:30
rapace6-Aug-03 8:30 
GeneralRe: password Pin
Maximilien6-Aug-03 8:31
Maximilien6-Aug-03 8:31 
GeneralRe: password Pin
rapace6-Aug-03 9:22
rapace6-Aug-03 9:22 
GeneralRe: password Pin
Maximilien6-Aug-03 10:16
Maximilien6-Aug-03 10:16 
GeneralString Arrays Pin
Kayembi6-Aug-03 8:28
Kayembi6-Aug-03 8:28 
GeneralRe: String Arrays Pin
User 66586-Aug-03 10:13
User 66586-Aug-03 10:13 
GeneralRe: String Arrays Pin
David Crow6-Aug-03 10:27
David Crow6-Aug-03 10:27 
GeneralRe: String Arrays Pin
Kayembi6-Aug-03 14:20
Kayembi6-Aug-03 14:20 
Generaltest Pin
chq126-Aug-03 8:26
chq126-Aug-03 8:26 

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.