Click here to Skip to main content
15,904,935 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Writing a browser plugin Pin
David Crow23-Feb-06 2:56
David Crow23-Feb-06 2:56 
QuestionCalling a function Pin
srija23-Feb-06 2:22
srija23-Feb-06 2:22 
AnswerRe: Calling a function Pin
toxcct23-Feb-06 2:27
toxcct23-Feb-06 2:27 
QuestionRe: Calling a function Pin
David Crow23-Feb-06 2:55
David Crow23-Feb-06 2:55 
QuestionError In Building simple ATL application Pin
maharaja pandian23-Feb-06 1:46
maharaja pandian23-Feb-06 1:46 
QuestionHow to Execute a process before win logon??? Pin
Mohiul Alam Chowdhury Rony23-Feb-06 1:37
Mohiul Alam Chowdhury Rony23-Feb-06 1:37 
AnswerRe: How to Execute a process before win logon??? Pin
James R. Twine23-Feb-06 2:42
James R. Twine23-Feb-06 2:42 
AnswerRe: How to Execute a process before win logon??? Pin
Roger Stoltz23-Feb-06 2:51
Roger Stoltz23-Feb-06 2:51 
QuestionRe: How to Execute a process before win logon??? Pin
Mohiul Alam Chowdhury Rony23-Feb-06 16:53
Mohiul Alam Chowdhury Rony23-Feb-06 16:53 
AnswerRe: How to Execute a process before win logon??? Pin
David Crow23-Feb-06 3:00
David Crow23-Feb-06 3:00 
QuestionBuffer Overrun in SQLDriverConnect()? Pin
meet2nishith23-Feb-06 1:26
meet2nishith23-Feb-06 1:26 
QuestionRe: Buffer Overrun in SQLDriverConnect()? Pin
David Crow23-Feb-06 3:06
David Crow23-Feb-06 3:06 
AnswerRe: Buffer Overrun in SQLDriverConnect()? Pin
meet2nishith23-Feb-06 3:16
meet2nishith23-Feb-06 3:16 
QuestionCrystal Reports 11 with visual Studio .NET Pin
Irfan Shahid23-Feb-06 1:07
Irfan Shahid23-Feb-06 1:07 
QuestionPls Help Pin
trinadh_t23-Feb-06 0:48
trinadh_t23-Feb-06 0:48 
AnswerRe: Pls Help Pin
murali_utr23-Feb-06 0:52
murali_utr23-Feb-06 0:52 
GeneralRe: Pls Help Pin
trinadh_t23-Feb-06 1:10
trinadh_t23-Feb-06 1:10 
GeneralRe: Pls Help Pin
murali_utr23-Feb-06 1:30
murali_utr23-Feb-06 1:30 
GeneralRe: Pls Help Pin
Dennis Gourjii23-Feb-06 1:33
Dennis Gourjii23-Feb-06 1:33 
JokeRe: Pls Help Pin
jhwurmbach23-Feb-06 22:13
jhwurmbach23-Feb-06 22:13 
QuestionBest way to Write and read from a file Pin
fearless stallion23-Feb-06 0:48
fearless stallion23-Feb-06 0:48 
AnswerRe: Best way to Write and read from a file Pin
James R. Twine23-Feb-06 0:57
James R. Twine23-Feb-06 0:57 
   I think that code snippets for the dec. of the structure, the writing of records, and the reading of records.  Packing/alignment and how you "changed" members of the structure to other structures may be part of the problem.

   Oh, and ReadFile(...) and WriteFile(...) are the Win32 APIs for reading and writing files.  fread(...) and fwrite(...) are C-RTL functions.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
GeneralRe: Best way to Write and read from a file Pin
fearless stallion23-Feb-06 1:58
fearless stallion23-Feb-06 1:58 
AnswerRe: Best way to Write and read from a file Pin
James R. Twine23-Feb-06 2:30
James R. Twine23-Feb-06 2:30 
AnswerRe: Best way to Write and read from a file Pin
Dennis Gourjii23-Feb-06 1:36
Dennis Gourjii23-Feb-06 1:36 

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.