Click here to Skip to main content
15,898,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I draw an X in a View? Pin
Anonymous10-Dec-02 8:52
Anonymous10-Dec-02 8:52 
GeneralRe: How do I draw an X in a View? Pin
PJ Arends10-Dec-02 9:26
professionalPJ Arends10-Dec-02 9:26 
GeneralRe: How do I draw an X in a View? Pin
Anonymous10-Dec-02 9:04
Anonymous10-Dec-02 9:04 
GeneralMFC with Opengl .. Urgent... Pin
sakya_trips10-Dec-02 8:25
sakya_trips10-Dec-02 8:25 
GeneralRe: MFC with Opengl .. Urgent... Pin
carrie10-Dec-02 8:27
carrie10-Dec-02 8:27 
GeneralUrgent Help Needed Pin
SamirSood10-Dec-02 7:53
SamirSood10-Dec-02 7:53 
GeneralRe: Urgent Help Needed Pin
Neville Franks10-Dec-02 10:15
Neville Franks10-Dec-02 10:15 
GeneralDirectory listing with Visual C++ Pin
microcyb10-Dec-02 7:40
microcyb10-Dec-02 7:40 
O.K. now here is something that I hope someone can explain to me.

I have been attempting to a simple DOS command line diroectory listing using MSVC.

But for the life of searching I find nodda about really how to write this.

This is what I have been attempting to do.

A simple VC code that will list the files just like the DOS dir command.
with this it should show the file date modified, and date created.

The ultimate goal I have to to be able to have the following:

command line directory listing application that would delete files past ## of days.

like
dir c:\files\*.doc -del:20
this would delete files in that directory that are past 20 days from the current date.

If anyone has something that would work in MSVC just to get me to at least show the files, and dates credted/modified, hopfully I can understand the rest, but without dir.h I cannot seem to go any farther.


GeneralRe: Directory listing with Visual C++ Pin
carrie10-Dec-02 8:30
carrie10-Dec-02 8:30 
GeneralRe: Directory listing with Visual C++ Pin
microcyb10-Dec-02 9:49
microcyb10-Dec-02 9:49 
GeneralRe: Directory listing with Visual C++ Pin
carrie10-Dec-02 10:10
carrie10-Dec-02 10:10 
GeneralRe: Directory listing with Visual C++ Pin
microcyb10-Dec-02 11:06
microcyb10-Dec-02 11:06 
Generalimport statement Pin
J. Schermerhorn10-Dec-02 7:37
J. Schermerhorn10-Dec-02 7:37 
GeneralRe: import statement Pin
Chris Losinger10-Dec-02 11:49
professionalChris Losinger10-Dec-02 11:49 
GeneralRe: import statement Pin
J. Schermerhorn10-Dec-02 14:22
J. Schermerhorn10-Dec-02 14:22 
GeneralKeyboard accelerator question Pin
joblemar10-Dec-02 6:00
sussjoblemar10-Dec-02 6:00 
GeneralMemory problem with webbrowser OCX!!! Pin
Nasty_p10-Dec-02 5:06
Nasty_p10-Dec-02 5:06 
GeneralTo get information from a register Pin
rsasalm_10-Dec-02 5:03
rsasalm_10-Dec-02 5:03 
GeneralRe: To get information from a register Pin
valikac10-Dec-02 7:43
valikac10-Dec-02 7:43 
GeneralVC .NET and the ! toolbar button Pin
ns10-Dec-02 4:47
ns10-Dec-02 4:47 
GeneralI NEED HELP!! Pin
Sunnygirl10-Dec-02 4:46
Sunnygirl10-Dec-02 4:46 
GeneralRe: I NEED HELP!! Pin
Rage10-Dec-02 5:06
professionalRage10-Dec-02 5:06 
GeneralRe: I NEED HELP!! Pin
Hans Ruck10-Dec-02 5:12
Hans Ruck10-Dec-02 5:12 
GeneralRe: I NEED HELP!! Pin
Sunnygirl10-Dec-02 5:34
Sunnygirl10-Dec-02 5:34 
GeneralRe: I NEED HELP!! Pin
Hans Ruck10-Dec-02 5:32
Hans Ruck10-Dec-02 5:32 

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.