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

C / C++ / MFC

 
QuestionHow can i delete a single line from a text file Pin
Srihari_81856-Jan-05 23:30
Srihari_81856-Jan-05 23:30 
AnswerRe: How can i delete a single line from a text file Pin
Chris Losinger7-Jan-05 0:58
professionalChris Losinger7-Jan-05 0:58 
GeneralRe: How can i delete a single line from a text file Pin
Srihari_81857-Jan-05 2:41
Srihari_81857-Jan-05 2:41 
GeneralRe: How can i delete a single line from a text file Pin
Chris Losinger7-Jan-05 2:45
professionalChris Losinger7-Jan-05 2:45 
GeneralRe: How can i delete a single line from a text file Pin
El Corazon7-Jan-05 4:18
El Corazon7-Jan-05 4:18 
GeneralCall Stack Debug Window Pin
jerry0davis6-Jan-05 23:18
jerry0davis6-Jan-05 23:18 
QuestionHow to convert from char * to enum Pin
amitranjanmishra6-Jan-05 23:15
amitranjanmishra6-Jan-05 23:15 
GeneralCurious about the file sort order Pin
LiYS6-Jan-05 22:44
LiYS6-Jan-05 22:44 
Hi all:
Recently I've finished the coding of a tiny function which is to specify the files(Mp3s) order (by which the one appear first can be played first in the Mp3 player, this order depending on the result of DOS command "dir").

I'm not familiar with file system, after a little research, I found that the order in which you copying file to the destination folder(Mp3 Player Destination drive) is the order that the mp3 will played. So I implemented the code according to this principle. I was excited to found I really can control which mp3 should be played first. But after a little testing I found that this principle is not running stable, It will out of order once in a while.

Finally I decided to turn to another alternative which is FDT(File Directory Table). I heard from some guys that FDT can decide the file order either but much at low level.I wish I could write to the FDT of each file such that to achieve the objective. Can anybody provide the principle of writing to FDT or totally different method to affected the file order?
really appreciated!!!Big Grin | :-D
QuestionCan anyone give me a simple demo code to use User Define Messages or any links.( Thx in advance. ) Pin
IsaacLitingjun6-Jan-05 21:38
IsaacLitingjun6-Jan-05 21:38 
QuestionHow to verify if an application exsist in the system? Pin
ytod6-Jan-05 21:35
ytod6-Jan-05 21:35 
AnswerRe: How to verify if an application exsist in the system? Pin
benjymous6-Jan-05 22:06
benjymous6-Jan-05 22:06 
GeneralDFB Bitmap on second graphics card Pin
cirocco6-Jan-05 21:17
cirocco6-Jan-05 21:17 
GeneralAdding Custom property type VARIANT_BOOL using VC++.Net 2003 Pin
mgnaik6-Jan-05 21:13
mgnaik6-Jan-05 21:13 
QuestionCan a dll call/use another dll? Pin
heinzster6-Jan-05 18:42
heinzster6-Jan-05 18:42 
AnswerRe: Can a dll call/use another dll? Pin
jan larsen7-Jan-05 1:13
jan larsen7-Jan-05 1:13 
AnswerRe: Can a dll call/use another dll? Pin
Antony M Kancidrowski7-Jan-05 1:49
Antony M Kancidrowski7-Jan-05 1:49 
GeneralRe: Can a dll call/use another dll? Pin
heinzster10-Jan-05 22:40
heinzster10-Jan-05 22:40 
GeneralRe: Can a dll call/use another dll? Pin
jan larsen10-Jan-05 23:45
jan larsen10-Jan-05 23:45 
GeneralBOOST and Visual C++ Pin
Imtiaz Murtaza6-Jan-05 18:08
Imtiaz Murtaza6-Jan-05 18:08 
QuestionVisual Studio .net and VC 6.0 on same system? Pin
bryce6-Jan-05 18:00
bryce6-Jan-05 18:00 
AnswerRe: Visual Studio .net and VC 6.0 on same system? Pin
Nish Nishant6-Jan-05 22:09
sitebuilderNish Nishant6-Jan-05 22:09 
GeneralRe: Visual Studio .net and VC 6.0 on same system? Pin
vbmike9-Jan-05 2:54
vbmike9-Jan-05 2:54 
GeneralSCard Coding Pin
max_gundam156-Jan-05 16:53
max_gundam156-Jan-05 16:53 
GeneralChange Font to MainMenu Pin
kksoft6-Jan-05 16:31
kksoft6-Jan-05 16:31 
QuestionHow to know the version of Excel by Vc++? Pin
ty cheng6-Jan-05 15:39
ty cheng6-Jan-05 15:39 

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.