Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProblems with files Pin
Archer28230-Jul-04 5:36
Archer28230-Jul-04 5:36 
GeneralRe: Problems with files Pin
Jaime Stuardo30-Jul-04 5:55
Jaime Stuardo30-Jul-04 5:55 
GeneralRe: Problems with files Pin
Archer28230-Jul-04 5:59
Archer28230-Jul-04 5:59 
GeneralRe: Problems with files Pin
David Crow30-Jul-04 6:31
David Crow30-Jul-04 6:31 
GeneralRe: Problems with files Pin
Michael P Butler30-Jul-04 6:32
Michael P Butler30-Jul-04 6:32 
GeneralRe: Problems with files Pin
Archer28230-Jul-04 6:41
Archer28230-Jul-04 6:41 
GeneralRe: Problems with files Pin
avenger_sb2530-Jul-04 8:13
avenger_sb2530-Jul-04 8:13 
GeneralRe: Problems with files Pin
Archer28230-Jul-04 6:57
Archer28230-Jul-04 6:57 
Funny how right when i go and ask for help my problem seem to be solved before i get an answer

I kinda reverted my code to the way it was when i gettting the bsod and now it seems to be working just fine

and i manged to get SetFilePointer() to go to the end but i had to use GetFileSize()

Logically you would think you could go to the end by doing

SetFilePointer( hFile, 0, NULL, FILE_END );

but i cant it get it to work doing that
infact i cant even get it to go anywhere from FILE_END

just occured to me could that be becuase i only used GENERIC_WRITE access?
GeneralRe: Problems with files Pin
darkbyte30-Jul-04 14:20
darkbyte30-Jul-04 14:20 
GeneralResource Exception Pin
NadAzur30-Jul-04 4:43
NadAzur30-Jul-04 4:43 
GeneralRe: Resource Exception Pin
Jaime Stuardo30-Jul-04 4:52
Jaime Stuardo30-Jul-04 4:52 
GeneralRe: Resource Exception Pin
NadAzur30-Jul-04 5:25
NadAzur30-Jul-04 5:25 
GeneralRe: Resource Exception Pin
Jaime Stuardo30-Jul-04 5:40
Jaime Stuardo30-Jul-04 5:40 
GeneralRe: Resource Exception Pin
NadAzur30-Jul-04 19:16
NadAzur30-Jul-04 19:16 
GeneralRe: Resource Exception Pin
bikram singh31-Jul-04 16:44
bikram singh31-Jul-04 16:44 
GeneralMS Word Automation by using VC++ Pin
Jijo.Raj30-Jul-04 4:35
Jijo.Raj30-Jul-04 4:35 
GeneralRe: MS Word Automation by using VC++ Pin
Michael P Butler30-Jul-04 4:45
Michael P Butler30-Jul-04 4:45 
GeneralRe: MS Word Automation by using VC++ Pin
Jijo.Raj30-Jul-04 18:18
Jijo.Raj30-Jul-04 18:18 
GeneralRe: MS Word Automation by using VC++ Pin
Jaime Stuardo30-Jul-04 4:45
Jaime Stuardo30-Jul-04 4:45 
GeneralRe: MS Word Automation by using VC++ Pin
Jijo.Raj30-Jul-04 18:12
Jijo.Raj30-Jul-04 18:12 
QuestionHow to store the unrecognized characters in VC6.0+ADO+sql server2000 Pin
yuyi200330-Jul-04 4:26
yuyi200330-Jul-04 4:26 
AnswerRe: How to store the unrecognized characters in VC6.0+ADO+sql server2000 Pin
Jaime Stuardo30-Jul-04 4:57
Jaime Stuardo30-Jul-04 4:57 
GeneralRe: CRecordset open table Pin
David Crow30-Jul-04 4:24
David Crow30-Jul-04 4:24 
GeneralRe: CRecordset open table Pin
Manfred Staiger30-Jul-04 4:58
Manfred Staiger30-Jul-04 4:58 
GeneralTask Manager Pin
Jnewg530-Jul-04 4:08
Jnewg530-Jul-04 4:08 

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.