Click here to Skip to main content
15,889,034 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionurgrntly required Pin
kir_MFC9-Jan-09 2:04
kir_MFC9-Jan-09 2:04 
QuestionRe: urgrntly required Pin
CPallini9-Jan-09 2:11
mveCPallini9-Jan-09 2:11 
JokeRe: urgrntly required Pin
Jijo.Raj9-Jan-09 4:27
Jijo.Raj9-Jan-09 4:27 
QuestionNeed help to get list of files in a directory... Pin
Thilek9-Jan-09 0:50
Thilek9-Jan-09 0:50 
AnswerRe: Need help to get list of files in a directory... Pin
Hamid_RT9-Jan-09 0:54
Hamid_RT9-Jan-09 0:54 
AnswerRe: Need help to get list of files in a directory... Pin
Jijo.Raj9-Jan-09 0:58
Jijo.Raj9-Jan-09 0:58 
GeneralRe: Need help to get list of files in a directory... Pin
Thilek9-Jan-09 2:16
Thilek9-Jan-09 2:16 
GeneralRe: Need help to get list of files in a directory... Pin
David Crow9-Jan-09 3:15
David Crow9-Jan-09 3:15 
Thilek wrote:
thanks ya but its still showing 27


27 files? 27 compiler errors? Please explain.

Thilek wrote:
C:\Documents and Settings\Thilek\Desktop\2nd_trial\god\main.cpp cannot convert `const WCHAR*' to `const CHAR*' for argument `1' to `void* FindFirstFileA(const CHAR*, _WIN32_FIND_DATAA*)'


This is a Unicode issue. You'll need to use wcout.

"Love people and use things, not love things and use people." - Unknown

"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch


GeneralRe: Need help to get list of files in a directory... Pin
Thilek9-Jan-09 3:25
Thilek9-Jan-09 3:25 
GeneralRe: Need help to get list of files in a directory... Pin
David Crow9-Jan-09 3:28
David Crow9-Jan-09 3:28 
GeneralRe: Need help to get list of files in a directory... Pin
Thilek9-Jan-09 3:44
Thilek9-Jan-09 3:44 
QuestionRe: Need help to get list of files in a directory... Pin
David Crow9-Jan-09 3:47
David Crow9-Jan-09 3:47 
AnswerRe: Need help to get list of files in a directory... Pin
Thilek9-Jan-09 3:56
Thilek9-Jan-09 3:56 
GeneralRe: Need help to get list of files in a directory... Pin
David Crow9-Jan-09 4:06
David Crow9-Jan-09 4:06 
GeneralRe: Need help to get list of files in a directory... Pin
Thilek9-Jan-09 4:14
Thilek9-Jan-09 4:14 
GeneralRe: Need help to get list of files in a directory... Pin
David Crow9-Jan-09 4:18
David Crow9-Jan-09 4:18 
GeneralRe: Need help to get list of files in a directory... Pin
Thilek9-Jan-09 4:25
Thilek9-Jan-09 4:25 
GeneralRe: Need help to get list of files in a directory... Pin
David Crow9-Jan-09 4:28
David Crow9-Jan-09 4:28 
GeneralRe: Need help to get list of files in a directory... Pin
Thilek9-Jan-09 4:31
Thilek9-Jan-09 4:31 
AnswerRe: Need help to get list of files in a directory... Pin
vinvino20019-Jan-09 4:02
vinvino20019-Jan-09 4:02 
GeneralRe: Need help to get list of files in a directory... Pin
Thilek9-Jan-09 4:12
Thilek9-Jan-09 4:12 
GeneralRe: Need help to get list of files in a directory... Pin
Hamid_RT9-Jan-09 5:08
Hamid_RT9-Jan-09 5:08 
AnswerRe: Need help to get list of files in a directory... Pin
vinvino20019-Jan-09 6:18
vinvino20019-Jan-09 6:18 
QuestionIntercept all mouse event for a specified hwnd Pin
kcynic9-Jan-09 0:13
kcynic9-Jan-09 0:13 
AnswerRe: Intercept all mouse event for a specified hwnd Pin
Garth J Lancaster9-Jan-09 0:45
professionalGarth J Lancaster9-Jan-09 0:45 

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.