Click here to Skip to main content
15,905,612 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: translate this code from Ansi C to C++ (file related) Pin
Joe Woodbury5-May-04 6:38
professionalJoe Woodbury5-May-04 6:38 
GeneralSetTimer Pin
Anonymous4-May-04 15:48
Anonymous4-May-04 15:48 
GeneralRe: SetTimer Pin
Monty24-May-04 18:59
Monty24-May-04 18:59 
GeneralRe: SetTimer Pin
John R. Shaw4-May-04 19:18
John R. Shaw4-May-04 19:18 
GeneralCom Port Problem Pin
aman20064-May-04 15:04
aman20064-May-04 15:04 
GeneralRe: Com Port Problem Pin
Monty24-May-04 19:01
Monty24-May-04 19:01 
GeneralGETTING DIRECTORY LISTING Pin
chapelle4-May-04 12:49
chapelle4-May-04 12:49 
GeneralRe: GETTING DIRECTORY LISTING Pin
Mike Dimmick5-May-04 1:04
Mike Dimmick5-May-04 1:04 
Assuming you have a drive letter for the floppy, the following functions will work.

FindFirstFile / FindNextFile
SetCurrentDirectory
CreateDirectory
DeleteFile, or SHFileOperation

Stability. What an interesting concept. -- Chris Maunder
GeneralWriting a scripting language Pin
Dev5784-May-04 12:17
Dev5784-May-04 12:17 
GeneralRe: Writing a scripting language Pin
Chris Losinger4-May-04 14:58
professionalChris Losinger4-May-04 14:58 
GeneralRe: Writing a scripting language Pin
Maxwell Chen4-May-04 18:29
Maxwell Chen4-May-04 18:29 
GeneralOpenDocumentFile( NULL) Win2000 Pin
brdavid4-May-04 11:38
brdavid4-May-04 11:38 
GeneralRe: OpenDocumentFile( NULL) Win2000 Pin
Mike Dimmick5-May-04 1:20
Mike Dimmick5-May-04 1:20 
GeneralC# dll import into C++ Pin
student66694-May-04 11:05
student66694-May-04 11:05 
GeneralRe: C# dll import into C++ Pin
Mike Dimmick4-May-04 11:11
Mike Dimmick4-May-04 11:11 
GeneralRe: C# dll import into C++ Pin
monrobot134-May-04 11:48
monrobot134-May-04 11:48 
GeneralRight clicking in CButtonST Pin
Albedo4-May-04 10:52
Albedo4-May-04 10:52 
GeneralCommand-line parameter in URL Pin
BlackDice4-May-04 10:05
BlackDice4-May-04 10:05 
GeneralRe: Command-line parameter in URL Pin
Terry O'Nolley4-May-04 10:09
Terry O'Nolley4-May-04 10:09 
GeneralRe: Command-line parameter in URL Pin
BlackDice4-May-04 10:17
BlackDice4-May-04 10:17 
Questionhow to focus in a desired window Pin
shammyrly4-May-04 9:57
shammyrly4-May-04 9:57 
GeneralCalling base class function Pin
BlackDice4-May-04 9:45
BlackDice4-May-04 9:45 
GeneralRe: Calling base class function Pin
Joe Woodbury4-May-04 10:09
professionalJoe Woodbury4-May-04 10:09 
GeneralRe: Calling base class function Pin
BlackDice4-May-04 10:11
BlackDice4-May-04 10:11 
GeneralRe: Calling base class function Pin
toxcct4-May-04 10:33
toxcct4-May-04 10: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.