Click here to Skip to main content
15,915,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionConverting GUID to Hex Pin
Shivarudrayya H2-Jun-08 2:42
Shivarudrayya H2-Jun-08 2:42 
AnswerRe: Converting GUID to Hex [modified] Pin
Rajkumar R2-Jun-08 3:21
Rajkumar R2-Jun-08 3:21 
QuestionON_MESSAGE & ON_THREAD_MESSAGE Pin
thenewbee2-Jun-08 2:32
thenewbee2-Jun-08 2:32 
AnswerRe: ON_MESSAGE & ON_THREAD_MESSAGE Pin
KarstenK2-Jun-08 2:44
mveKarstenK2-Jun-08 2:44 
GeneralRe: ON_MESSAGE & ON_THREAD_MESSAGE Pin
thenewbee2-Jun-08 17:54
thenewbee2-Jun-08 17:54 
QuestionWhy does CStringArray not have a find method? Pin
Rajesh R Subramanian2-Jun-08 2:09
professionalRajesh R Subramanian2-Jun-08 2:09 
AnswerRe: Why does CStringArray not have a find method? Pin
KarstenK2-Jun-08 2:37
mveKarstenK2-Jun-08 2:37 
GeneralRe: Why does CStringArray not have a find method? Pin
Rajesh R Subramanian2-Jun-08 2:46
professionalRajesh R Subramanian2-Jun-08 2:46 
KarstenK wrote:
An argument for not including such Find function is that there are different methods for finding a match. For instance as CString::Compare and CString::CompareNoCase.


Nope, I'm talking about a simple search, the same exact thing, what CString is providing me. If I buy the case sensitivity argument, why not give me an overload?!

KarstenK wrote:
I'm not so sure but an array isnt suitable for a lot of findings.


OK - that's the only valid reason I could also think of. I was just wondering if someone else will come up with a different opinion or provide me another reason.


Nobody can give you wiser advice than yourself. - Cicero
.·´¯`·->Rajesh<-·´¯`·.
Codeproject.com: Visual C++ MVP

AnswerRe: Why does CStringArray not have a find method? Pin
prasad_som2-Jun-08 5:52
prasad_som2-Jun-08 5:52 
GeneralRe: Why does CStringArray not have a find method? Pin
Rajesh R Subramanian3-Jun-08 0:21
professionalRajesh R Subramanian3-Jun-08 0:21 
GeneralRe: Why does CStringArray not have a find method? Pin
prasad_som3-Jun-08 2:08
prasad_som3-Jun-08 2:08 
GeneralRe: Why does CStringArray not have a find method? Pin
Rajesh R Subramanian3-Jun-08 3:32
professionalRajesh R Subramanian3-Jun-08 3:32 
QuestionDifference among INT, INT32, LONG, LONG32...? Pin
Maxim Zarus2-Jun-08 1:07
Maxim Zarus2-Jun-08 1:07 
AnswerRe: Difference among INT, INT32, LONG, LONG32...? Pin
SandipG 2-Jun-08 1:10
SandipG 2-Jun-08 1:10 
GeneralRe: Difference among INT, INT32, LONG, LONG32...? Pin
Maxim Zarus2-Jun-08 1:21
Maxim Zarus2-Jun-08 1:21 
GeneralRe: Difference among INT, INT32, LONG, LONG32...? Pin
SandipG 2-Jun-08 1:27
SandipG 2-Jun-08 1:27 
GeneralRe: Difference among INT, INT32, LONG, LONG32...? Pin
Maxim Zarus2-Jun-08 1:37
Maxim Zarus2-Jun-08 1:37 
QuestionRe: Difference among INT, INT32, LONG, LONG32...? Pin
CPallini2-Jun-08 1:39
mveCPallini2-Jun-08 1:39 
AnswerRe: Difference among INT, INT32, LONG, LONG32...? Pin
Maxim Zarus2-Jun-08 1:48
Maxim Zarus2-Jun-08 1:48 
QuestionRe: Difference among INT, INT32, LONG, LONG32...? Pin
Maxim Zarus2-Jun-08 1:54
Maxim Zarus2-Jun-08 1:54 
AnswerRe: Difference among INT, INT32, LONG, LONG32...? Pin
CPallini2-Jun-08 7:26
mveCPallini2-Jun-08 7:26 
GeneralRe: Difference among INT, INT32, LONG, LONG32...? [modified] Pin
SandipG 2-Jun-08 1:41
SandipG 2-Jun-08 1:41 
GeneralRe: Difference among INT, INT32, LONG, LONG32...? Pin
Rajkumar R2-Jun-08 1:59
Rajkumar R2-Jun-08 1:59 
AnswerRe: Difference among INT, INT32, LONG, LONG32...? Pin
Rajkumar R2-Jun-08 1:58
Rajkumar R2-Jun-08 1:58 
GeneralRe: Difference among INT, INT32, LONG, LONG32...? Pin
SandipG 2-Jun-08 2:03
SandipG 2-Jun-08 2:03 

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.