Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Friend Operators of Template Classes Pin
Skippums29-Nov-13 14:34
Skippums29-Nov-13 14:34 
GeneralRe: Friend Operators of Template Classes Pin
Stefan_Lang2-Dec-13 0:17
Stefan_Lang2-Dec-13 0:17 
QuestionFindFirstFile not working Pin
sachanratnesh26-Nov-13 18:58
sachanratnesh26-Nov-13 18:58 
AnswerRe: FindFirstFile not working Pin
Jochen Arndt26-Nov-13 20:59
professionalJochen Arndt26-Nov-13 20:59 
AnswerRe: FindFirstFile not working Pin
Richard MacCutchan26-Nov-13 22:59
mveRichard MacCutchan26-Nov-13 22:59 
AnswerRe: FindFirstFile not working Pin
Gisle Vanem26-Nov-13 23:50
Gisle Vanem26-Nov-13 23:50 
AnswerRe: FindFirstFile not working Pin
Joe Woodbury27-Nov-13 4:21
professionalJoe Woodbury27-Nov-13 4:21 
QuestionRe: FindFirstFile not working Pin
David Crow30-Nov-13 15:00
David Crow30-Nov-13 15:00 
sachanratnesh wrote:

HANDLE h = FindFirstFile(".\\images\\*?*",&data);
Are you confusing relative vs. absolute paths? Since you are using the former, does the "images" folder exist in the same folder as the exe that is running?

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


QuestionC++ Plotting utility Pin
kpks26-Nov-13 18:45
kpks26-Nov-13 18:45 
AnswerRe: C++ Plotting utility Pin
Richard Andrew x6427-Nov-13 13:10
professionalRichard Andrew x6427-Nov-13 13:10 
GeneralRe: C++ Plotting utility Pin
kpks27-Nov-13 19:06
kpks27-Nov-13 19:06 
Questionsizeof Operator Pin
Richard Andrew x6426-Nov-13 15:48
professionalRichard Andrew x6426-Nov-13 15:48 
AnswerRe: sizeof Operator Pin
«_Superman_»26-Nov-13 19:00
professional«_Superman_»26-Nov-13 19:00 
GeneralRe: sizeof Operator Pin
Richard Andrew x6427-Nov-13 8:03
professionalRichard Andrew x6427-Nov-13 8:03 
AnswerRe: sizeof Operator Pin
Erudite_Eric26-Nov-13 19:31
Erudite_Eric26-Nov-13 19:31 
GeneralRe: sizeof Operator Pin
Richard Andrew x6427-Nov-13 8:02
professionalRichard Andrew x6427-Nov-13 8:02 
AnswerRe: sizeof Operator Pin
Stefan_Lang26-Nov-13 22:20
Stefan_Lang26-Nov-13 22:20 
GeneralRe: sizeof Operator Pin
Richard Andrew x6427-Nov-13 8:00
professionalRichard Andrew x6427-Nov-13 8:00 
GeneralRe: sizeof Operator Pin
Erudite_Eric27-Nov-13 21:35
Erudite_Eric27-Nov-13 21:35 
GeneralRe: sizeof Operator Pin
Stefan_Lang27-Nov-13 21:48
Stefan_Lang27-Nov-13 21:48 
GeneralRe: sizeof Operator Pin
Erudite_Eric28-Nov-13 6:36
Erudite_Eric28-Nov-13 6:36 
GeneralRe: sizeof Operator Pin
jschell28-Nov-13 7:13
jschell28-Nov-13 7:13 
GeneralRe: sizeof Operator Pin
Erudite_Eric28-Nov-13 22:49
Erudite_Eric28-Nov-13 22:49 
GeneralRe: sizeof Operator Pin
jschell2-Dec-13 9:39
jschell2-Dec-13 9:39 
GeneralRe: sizeof Operator Pin
Stefan_Lang28-Nov-13 20:55
Stefan_Lang28-Nov-13 20:55 

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.