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

C / C++ / MFC

 
QuestionRe: Reading Image (JPG) file as Binary to CString Pin
David Crow6-Sep-13 6:12
David Crow6-Sep-13 6:12 
AnswerRe: Reading Image (JPG) file as Binary to CString Pin
Richard MacCutchan6-Sep-13 6:35
mveRichard MacCutchan6-Sep-13 6:35 
GeneralRe: Reading Image (JPG) file as Binary to CString Pin
Don Guy6-Sep-13 6:44
Don Guy6-Sep-13 6:44 
GeneralRe: Reading Image (JPG) file as Binary to CString Pin
Jochen Arndt6-Sep-13 7:05
professionalJochen Arndt6-Sep-13 7:05 
QuestionRe: Reading Image (JPG) file as Binary to CString Pin
David Crow6-Sep-13 17:23
David Crow6-Sep-13 17:23 
GeneralRe: Reading Image (JPG) file as Binary to CString Pin
Richard MacCutchan6-Sep-13 22:44
mveRichard MacCutchan6-Sep-13 22:44 
Questionffmpeg images to video using C++ Pin
CodingHell6-Sep-13 1:13
CodingHell6-Sep-13 1:13 
Question1-Can I reverse drawtext function? 2-How to know the length of data in your app Pin
JoneLe865-Sep-13 21:46
JoneLe865-Sep-13 21:46 
Hello amazing people, just have 2 questions

1- assuming I use Drawtext to output a text on HDC, is it possible to reverse that? i meant get that text which i drawn from HDC not from the buffer?

2- How in the world we know the length of executed code in an app? is it SizeOfRawData or what/?

I know how to use DOS header and the NTheader.. but i still do not know the length exactly, it seems that it's different if do calculation, I am sure that i did it wrong....

Thanks...

modified 6-Sep-13 4:00am.

AnswerRe: 1-Can I reverse drawtext function? 2-How to know the length of data in your app Pin
Richard MacCutchan5-Sep-13 22:09
mveRichard MacCutchan5-Sep-13 22:09 
GeneralRe: 1-Can I reverse drawtext function? 2-How to know the length of data in your app Pin
JoneLe865-Sep-13 22:14
JoneLe865-Sep-13 22:14 
GeneralRe: 1-Can I reverse drawtext function? 2-How to know the length of data in your app Pin
Richard MacCutchan5-Sep-13 22:29
mveRichard MacCutchan5-Sep-13 22:29 
QuestionHow to get text of special symbol font? Pin
yangdp15-Sep-13 18:07
yangdp15-Sep-13 18:07 
AnswerRe: How to get text of special symbol font? Pin
JoneLe865-Sep-13 21:51
JoneLe865-Sep-13 21:51 
AnswerRe: How to get text of special symbol font? Pin
Richard MacCutchan5-Sep-13 22:05
mveRichard MacCutchan5-Sep-13 22:05 
GeneralRe: How to get text of special symbol font? Pin
yangdp15-Sep-13 22:54
yangdp15-Sep-13 22:54 
GeneralRe: How to get text of special symbol font? Pin
Richard MacCutchan5-Sep-13 23:40
mveRichard MacCutchan5-Sep-13 23:40 
QuestionConverting std::vector<BYTE> to CString Pin
Don Guy5-Sep-13 13:13
Don Guy5-Sep-13 13:13 
AnswerRe: Converting std::vector<BYTE> to CString Pin
Richard MacCutchan5-Sep-13 22:03
mveRichard MacCutchan5-Sep-13 22:03 
QuestionEnsuring the continuous physical allocation(storage) of a file in Hard disk Pin
VCSharp0075-Sep-13 8:41
VCSharp0075-Sep-13 8:41 
AnswerRe: Ensuring the continuous physical allocation(storage) of a file in Hard disk Pin
jschell5-Sep-13 9:23
jschell5-Sep-13 9:23 
QuestionStreaming Image File from MFC app to HTML Page Pin
Don Guy4-Sep-13 11:59
Don Guy4-Sep-13 11:59 
AnswerRe: Streaming Image File from MFC app to HTML Page Pin
Stephen Hewitt4-Sep-13 18:50
Stephen Hewitt4-Sep-13 18:50 
AnswerRe: Streaming Image File from MFC app to HTML Page Pin
Richard MacCutchan4-Sep-13 21:03
mveRichard MacCutchan4-Sep-13 21:03 
QuestionHow to change regional and location setting in C++ Pin
Andraw1114-Sep-13 8:51
Andraw1114-Sep-13 8:51 
QuestionRe: How to change regional and location setting in C++ Pin
David Crow4-Sep-13 17:44
David Crow4-Sep-13 17:44 

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.