Click here to Skip to main content
15,886,788 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Convert static lib to import lib/DLL Pin
Chris Losinger9-Jan-07 5:07
professionalChris Losinger9-Jan-07 5:07 
GeneralRe: Convert static lib to import lib/DLL Pin
MR MAB9-Jan-07 5:44
MR MAB9-Jan-07 5:44 
GeneralRe: Convert static lib to import lib/DLL Pin
Chris Losinger9-Jan-07 5:59
professionalChris Losinger9-Jan-07 5:59 
GeneralRe: Convert static lib to import lib/DLL Pin
MR MAB9-Jan-07 7:49
MR MAB9-Jan-07 7:49 
AnswerRe: Convert static lib to import lib/DLL Pin
David Leyva9-Jan-07 5:09
David Leyva9-Jan-07 5:09 
QuestionFile I/O Pin
A_Fa9-Jan-07 4:11
A_Fa9-Jan-07 4:11 
AnswerRe: File I/O Pin
David Crow9-Jan-07 4:15
David Crow9-Jan-07 4:15 
GeneralRe: File I/O Pin
Sceptic Mole9-Jan-07 7:49
Sceptic Mole9-Jan-07 7:49 
DavidCrow wrote:
Copy the bytes from the file, up to the byte in question, into a temporary file. Then copy the remainder of the file into the temporary file. Close both files. Delete the original file. Rename the temporary file. Make sense?


Yes, it's even safer than an 'in place' solution. Smile | :)
(BTW, I'm not 'A_Fa')
QuestionFrom ProcessID Pin
shadrach_india9-Jan-07 3:46
shadrach_india9-Jan-07 3:46 
AnswerRe: From ProcessID Pin
CPallini9-Jan-07 4:35
mveCPallini9-Jan-07 4:35 
AnswerRe: From ProcessID Pin
Stephen Hewitt9-Jan-07 12:00
Stephen Hewitt9-Jan-07 12:00 
GeneralRe: From ProcessID Pin
shadrach_india9-Jan-07 12:54
shadrach_india9-Jan-07 12:54 
GeneralRe: From ProcessID Pin
Stephen Hewitt9-Jan-07 13:02
Stephen Hewitt9-Jan-07 13:02 
QuestionWrapper class to do minimize to tray and small minus minimize button Pin
Axter9-Jan-07 3:10
professionalAxter9-Jan-07 3:10 
AnswerRe: Wrapper class to do minimize to tray and small minus minimize button Pin
S Douglas16-Jan-07 1:58
professionalS Douglas16-Jan-07 1:58 
Questionaltering buffer value Pin
ikbahrian9-Jan-07 3:05
ikbahrian9-Jan-07 3:05 
AnswerRe: altering buffer value Pin
David Crow9-Jan-07 3:16
David Crow9-Jan-07 3:16 
GeneralRe: altering buffer value [modified] Pin
ikbahrian9-Jan-07 3:33
ikbahrian9-Jan-07 3:33 
GeneralRe: altering buffer value Pin
David Crow9-Jan-07 4:18
David Crow9-Jan-07 4:18 
GeneralRe: altering buffer value Pin
jhwurmbach9-Jan-07 4:29
jhwurmbach9-Jan-07 4:29 
QuestionRe: altering buffer value Pin
CPallini9-Jan-07 3:35
mveCPallini9-Jan-07 3:35 
AnswerRe: altering buffer value Pin
David Crow9-Jan-07 4:13
David Crow9-Jan-07 4:13 
GeneralRe: altering buffer value Pin
CPallini9-Jan-07 4:22
mveCPallini9-Jan-07 4:22 
GeneralRe: altering buffer value Pin
David Crow9-Jan-07 4:38
David Crow9-Jan-07 4:38 
AnswerRe: altering buffer value Pin
jhwurmbach9-Jan-07 3:18
jhwurmbach9-Jan-07 3:18 

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.