Click here to Skip to main content
15,897,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: UNICODE problem Pin
gabbana2-May-08 4:49
gabbana2-May-08 4:49 
QuestionRe: UNICODE problem Pin
David Crow2-May-08 4:56
David Crow2-May-08 4:56 
GeneralRe: UNICODE problem Pin
marcinj2-May-08 9:12
marcinj2-May-08 9:12 
GeneralRe: UNICODE problem Pin
gabbana2-May-08 20:01
gabbana2-May-08 20:01 
GeneralRe: UNICODE problem Pin
marcinj3-May-08 11:44
marcinj3-May-08 11:44 
QuestionNeed to load a directory without the User seeing it- How? Pin
Larry Mills Sr2-May-08 2:30
Larry Mills Sr2-May-08 2:30 
AnswerRe: Need to load a directory without the User seeing it- How? Pin
Hamid_RT2-May-08 2:40
Hamid_RT2-May-08 2:40 
AnswerRe: Need to load a directory without the User seeing it- How? [modified] Pin
_AnsHUMAN_ 2-May-08 2:41
_AnsHUMAN_ 2-May-08 2:41 
Larry Mills Sr wrote:
display the same in my own listbox for a User to select

WIN32_FIND_DATA would be one of the options along with FindFirstFile etc.
Larry Mills Sr wrote:
I want the finding and copying the files names to be done without a Users intervention - strictly behind the scenes activity

D'Oh! | :doh: didn't get how would the user be intervening in this process of finding the files once you have the name of the directory and so it's path.
Larry Mills Sr wrote:
Code would be nice. I used CString extensively.

I have just started working on your requirement. Would give you an optimized code soon that is specific to VS2008 C++ in MFC. You can transfer some amount [in cash please] to my account for the work that I do for you. Laugh | :laugh:

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

modified on Friday, May 2, 2008 8:47 AM

GeneralRe: Need to load a directory without the User seeing it- How? Pin
ThatsAlok5-May-08 0:09
ThatsAlok5-May-08 0:09 
AnswerRe: Need to load a directory without the User seeing it- How? Pin
Rajesh R Subramanian2-May-08 2:55
professionalRajesh R Subramanian2-May-08 2:55 
GeneralRe: Need to load a directory without the User seeing it- How? Pin
Larry Mills Sr2-May-08 6:46
Larry Mills Sr2-May-08 6:46 
GeneralRe: Need to load a directory without the User seeing it- How? Pin
ThatsAlok5-May-08 0:13
ThatsAlok5-May-08 0:13 
QuestionThe application failed to initialize properly (0x8000003) Pin
vijay.victory2-May-08 2:23
vijay.victory2-May-08 2:23 
AnswerRe: The application failed to initialize properly (0x8000003) Pin
Rajesh R Subramanian2-May-08 2:35
professionalRajesh R Subramanian2-May-08 2:35 
GeneralRe: The application failed to initialize properly (0x8000003) Pin
vijay.victory2-May-08 2:43
vijay.victory2-May-08 2:43 
AnswerRe: The application failed to initialize properly (0x8000003) Pin
Rajesh R Subramanian2-May-08 3:00
professionalRajesh R Subramanian2-May-08 3:00 
GeneralRe: The application failed to initialize properly (0x8000003) Pin
David Crow2-May-08 3:43
David Crow2-May-08 3:43 
AnswerRe: The application failed to initialize properly (0x8000003) Pin
Joan M2-May-08 3:55
professionalJoan M2-May-08 3:55 
GeneralRe: The application failed to initialize properly (0x8000003) Pin
David Crow2-May-08 4:26
David Crow2-May-08 4:26 
GeneralRe: The application failed to initialize properly (0x8000003) Pin
Joan M2-May-08 5:47
professionalJoan M2-May-08 5:47 
AnswerRe: The application failed to initialize properly (0x8000003) Pin
Mike Dimmick2-May-08 7:10
Mike Dimmick2-May-08 7:10 
QuestionList files and copy them from server [modified] Pin
Anorexic Tribble2-May-08 2:20
Anorexic Tribble2-May-08 2:20 
QuestionRe: List files and copy them from server Pin
David Crow2-May-08 3:47
David Crow2-May-08 3:47 
AnswerRe: List files and copy them from server Pin
Anorexic Tribble2-May-08 4:31
Anorexic Tribble2-May-08 4:31 
QuestionRe: List files and copy them from server Pin
David Crow2-May-08 4:48
David Crow2-May-08 4:48 

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.