Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionFind position of first occurrence of a case-insensitive string int stripos ( char* haystack, char* needle, int offset ) Pin
wizardzaw6-Dec-08 22:16
wizardzaw6-Dec-08 22:16 
AnswerRe: Find position of first occurrence of a case-insensitive string int stripos ( char* haystack, char* needle, int offset ) Pin
Jijo.Raj6-Dec-08 23:22
Jijo.Raj6-Dec-08 23:22 
GeneralRe: Find position of first occurrence of a case-insensitive string int stripos ( char* haystack, char* needle, int offset ) Pin
wizardzaw7-Dec-08 3:01
wizardzaw7-Dec-08 3:01 
QuestionThreads in MFC Pin
sushrut836-Dec-08 22:01
sushrut836-Dec-08 22:01 
AnswerRe: Threads in MFC Pin
Jijo.Raj6-Dec-08 23:01
Jijo.Raj6-Dec-08 23:01 
AnswerRe: Threads in MFC Pin
Hamid_RT7-Dec-08 5:20
Hamid_RT7-Dec-08 5:20 
AnswerRe: Threads in MFC Pin
David Crow8-Dec-08 4:11
David Crow8-Dec-08 4:11 
QuestionThe ordinal 345 is not located in comctrl32.dll Pin
nutkase6-Dec-08 13:57
nutkase6-Dec-08 13:57 
Hi,

I have been trying to use the Vista's new Task Dialog and some how i get this error on when calling the TaskDialogIndirect in my code? I understand that this requires Vista and am doing it on Vista am wondering what could be the problem? Have anyone else seen this on vista?
The comctr32.dll version is not v6 on my vista machine (which as per msdn is required for the task dialog?) the question is how could it be and if how can i get the newer v6 dll???

Thanks in advance Smile | :)

Shoaib
AnswerRe: The ordinal 345 is not located in comctrl32.dll Pin
Randor 6-Dec-08 14:29
professional Randor 6-Dec-08 14:29 
QuestionQuestion regarding FsContext Pin
Green Fuze6-Dec-08 11:54
Green Fuze6-Dec-08 11:54 
AnswerRe: Question regarding FsContext Pin
Randor 6-Dec-08 14:57
professional Randor 6-Dec-08 14:57 
GeneralRe: Question regarding FsContext Pin
Green Fuze6-Dec-08 14:59
Green Fuze6-Dec-08 14:59 
GeneralRe: Question regarding FsContext Pin
Randor 6-Dec-08 15:42
professional Randor 6-Dec-08 15:42 
GeneralRe: Question regarding FsContext Pin
Green Fuze6-Dec-08 15:52
Green Fuze6-Dec-08 15:52 
GeneralRe: Question regarding FsContext Pin
Randor 6-Dec-08 16:24
professional Randor 6-Dec-08 16:24 
GeneralRe: Question regarding FsContext Pin
Green Fuze6-Dec-08 16:33
Green Fuze6-Dec-08 16:33 
GeneralRe: Question regarding FsContext Pin
Randor 6-Dec-08 17:04
professional Randor 6-Dec-08 17:04 
GeneralRe: Question regarding FsContext Pin
Green Fuze6-Dec-08 22:54
Green Fuze6-Dec-08 22:54 
GeneralRe: Question regarding FsContext Pin
Randor 7-Dec-08 19:18
professional Randor 7-Dec-08 19:18 
GeneralRe: Question regarding FsContext Pin
Green Fuze6-Dec-08 14:59
Green Fuze6-Dec-08 14:59 
QuestionDoes PeekMessage() always cause an infinite loop? Pin
Joseph Marzbani6-Dec-08 9:50
Joseph Marzbani6-Dec-08 9:50 
AnswerRe: Does PeekMessage() always cause an infinite loop? Pin
Code-o-mat6-Dec-08 10:07
Code-o-mat6-Dec-08 10:07 
AnswerRe: Does PeekMessage() always cause an infinite loop? Pin
Randor 6-Dec-08 11:13
professional Randor 6-Dec-08 11:13 
Questioni can't add a CArray member to a class !!! error c2248 !!! Pin
aliusam6-Dec-08 6:44
aliusam6-Dec-08 6:44 
AnswerRe: i can't add a CArray member to a class !!! error c2248 !!! Pin
Jijo.Raj6-Dec-08 9:33
Jijo.Raj6-Dec-08 9:33 

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.