Click here to Skip to main content
15,902,739 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Helpppppp Pin
Hamid_RT5-May-07 4:54
Hamid_RT5-May-07 4:54 
GeneralRe: Helpppppp Pin
Paul Conrad4-May-07 13:49
professionalPaul Conrad4-May-07 13:49 
GeneralRe: Helpppppp Pin
ThatsAlok16-May-07 18:43
ThatsAlok16-May-07 18:43 
AnswerRe: Helpppppp Pin
ThatsAlok16-May-07 18:43
ThatsAlok16-May-07 18:43 
QuestionQuestion about writing to hardrive Pin
godspeed1234-May-07 8:37
godspeed1234-May-07 8:37 
AnswerRe: Question about writing to hardrive Pin
Ahmed Charfeddine4-May-07 21:25
Ahmed Charfeddine4-May-07 21:25 
AnswerRe: Question about writing to hardrive Pin
Sam_c5-May-07 12:29
Sam_c5-May-07 12:29 
AnswerRe: Question about writing to hardrive Pin
ThatsAlok16-May-07 18:42
ThatsAlok16-May-07 18:42 
godspeed123 wrote:
Is this possible just to take data from memory and constantly write it to hard drive without making it lose any data. Or do I have to do something fancy to ensure this? This data will be continuously coming in for like a few hours.


thats not a problem.. I believe you have heard about virtual memory, it just space reserved in harddisk for memory read/write operation. so you just have to reserve some space for you and continue writing without any fear.. one more question are you able to achieve 5ms accuracy..


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You

GeneralRe: Question about writing to hardrive Pin
godspeed12316-May-07 18:45
godspeed12316-May-07 18:45 
GeneralRe: Question about writing to hardrive Pin
ThatsAlok16-May-07 19:34
ThatsAlok16-May-07 19:34 
GeneralRe: Question about writing to hardrive Pin
godspeed12316-May-07 19:37
godspeed12316-May-07 19:37 
QuestionAssistance with 0xC0000005: Access Violation Pin
Reagan Conservative4-May-07 6:46
Reagan Conservative4-May-07 6:46 
AnswerRe: Assistance with 0xC0000005: Access Violation Pin
prasad_som4-May-07 7:22
prasad_som4-May-07 7:22 
GeneralRe: Assistance with 0xC0000005: Access Violation Pin
Reagan Conservative4-May-07 8:07
Reagan Conservative4-May-07 8:07 
GeneralRe: Assistance with 0xC0000005: Access Violation Pin
David Crow4-May-07 8:34
David Crow4-May-07 8:34 
GeneralRe: Assistance with 0xC0000005: Access Violation Pin
Reagan Conservative4-May-07 8:43
Reagan Conservative4-May-07 8:43 
GeneralRe: Assistance with 0xC0000005: Access Violation Pin
krmed5-May-07 4:05
krmed5-May-07 4:05 
AnswerRe: Assistance with 0xC0000005: Access Violation Pin
Hans Dietrich5-May-07 1:28
mentorHans Dietrich5-May-07 1:28 
QuestionProblem initiating DDE with new Process after WaitForInputIdle Pin
schnuffel174-May-07 5:31
schnuffel174-May-07 5:31 
QuestionUAC Elevation on Vista Pin
Steve Thresher4-May-07 4:41
Steve Thresher4-May-07 4:41 
AnswerRe: UAC Elevation on Vista Pin
Hans Dietrich5-May-07 1:34
mentorHans Dietrich5-May-07 1:34 
QuestionNeed to draw something on CListCtrl - how to do it ? Pin
Yanshof4-May-07 4:36
Yanshof4-May-07 4:36 
QuestionRe: Need to draw something on CListCtrl - how to do it ? Pin
Maximilien4-May-07 4:59
Maximilien4-May-07 4:59 
AnswerRe: Need to draw something on CListCtrl - how to do it ? Pin
Yanshof4-May-07 5:10
Yanshof4-May-07 5:10 
AnswerRe: Need to draw something on CListCtrl - how to do it ? Pin
Michael Dunn4-May-07 6:27
sitebuilderMichael Dunn4-May-07 6:27 

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.