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

C / C++ / MFC

 
GeneralRe: Scroll amount Pin
CaesarCZ20-Aug-02 23:51
CaesarCZ20-Aug-02 23:51 
GeneralRe: Scroll amount Pin
alex.barylski21-Aug-02 1:00
alex.barylski21-Aug-02 1:00 
Generalmodal dialog problem Pin
Jan Hirak20-Aug-02 12:38
Jan Hirak20-Aug-02 12:38 
GeneralRe: modal dialog problem Pin
Mustafa Demirhan20-Aug-02 13:10
Mustafa Demirhan20-Aug-02 13:10 
GeneralRe: modal dialog problem Pin
Jan Hirak20-Aug-02 13:31
Jan Hirak20-Aug-02 13:31 
GeneralVC++ .NET BOOK ! Pin
Hadi Rezaee20-Aug-02 12:08
Hadi Rezaee20-Aug-02 12:08 
GeneralRe: VC++ .NET BOOK ! Pin
Paul Lyons20-Aug-02 17:30
Paul Lyons20-Aug-02 17:30 
Generalsimple STL map question Pin
ns20-Aug-02 11:09
ns20-Aug-02 11:09 
I have a map <cstring, cstring=""> which gets filled in with keys and values chosen by the user. My question is, can the user leave the editbox that holds the value blank? So that that key has a NULL value? Will that mess up my map? Since a NULL is not a CString, there will be some sort of problem right? Yet I do want to use a Map and I do want a user to be able to enter no value at all....Confused | :confused:

Thanks,
ns

Related question:

If I have an editbox with no entry, what will GetWindowText return in its argument?
GeneralRe: simple STL map question Pin
Chris Losinger20-Aug-02 11:13
professionalChris Losinger20-Aug-02 11:13 
GeneralRe: simple STL map question Pin
ns20-Aug-02 11:17
ns20-Aug-02 11:17 
GeneralRe: simple STL map question Pin
Chris Losinger20-Aug-02 11:21
professionalChris Losinger20-Aug-02 11:21 
GeneralRe: simple STL map question Pin
ns20-Aug-02 11:23
ns20-Aug-02 11:23 
GeneralRe: simple STL map question Pin
Mustafa Demirhan20-Aug-02 11:18
Mustafa Demirhan20-Aug-02 11:18 
GeneralRe: simple STL map question Pin
Mustafa Demirhan20-Aug-02 11:21
Mustafa Demirhan20-Aug-02 11:21 
GeneralRe: simple STL map question Pin
ns20-Aug-02 11:27
ns20-Aug-02 11:27 
GeneralRe: simple STL map question Pin
jmkhael20-Aug-02 11:29
jmkhael20-Aug-02 11:29 
GeneralRe: simple STL map question Pin
ns20-Aug-02 11:33
ns20-Aug-02 11:33 
GeneralRe: simple STL map question Pin
jmkhael20-Aug-02 11:43
jmkhael20-Aug-02 11:43 
GeneralRe: simple STL map question Pin
ns20-Aug-02 12:05
ns20-Aug-02 12:05 
GeneralRe: simple STL map question Pin
mystro_AKA_kokie20-Aug-02 11:33
mystro_AKA_kokie20-Aug-02 11:33 
GeneralCString Stupidity Pin
carrie20-Aug-02 11:06
carrie20-Aug-02 11:06 
GeneralRe: CString Stupidity Pin
Mustafa Demirhan20-Aug-02 11:11
Mustafa Demirhan20-Aug-02 11:11 
GeneralRe: CString Stupidity Pin
carrie20-Aug-02 11:21
carrie20-Aug-02 11:21 
GeneralRe: CString Stupidity Pin
Mustafa Demirhan20-Aug-02 11:26
Mustafa Demirhan20-Aug-02 11:26 
GeneralRe: CString Stupidity Pin
Chris Losinger20-Aug-02 11:14
professionalChris Losinger20-Aug-02 11:14 

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.