Click here to Skip to main content
15,867,330 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Who can take a look at my code? Pin
Argonia2-Jan-13 4:32
professionalArgonia2-Jan-13 4:32 
GeneralRe: Who can take a look at my code? Pin
Colin Mullikin2-Jan-13 4:47
professionalColin Mullikin2-Jan-13 4:47 
AnswerRe: Who can take a look at my code? Pin
Erudite_Eric2-Jan-13 7:08
Erudite_Eric2-Jan-13 7:08 
Questionwriting a plug in for internet browsers Pin
muharrem2-Jan-13 1:28
muharrem2-Jan-13 1:28 
AnswerRe: writing a plug in for internet browsers Pin
Richard MacCutchan2-Jan-13 1:33
mveRichard MacCutchan2-Jan-13 1:33 
GeneralRe: writing a plug in for internet browsers Pin
muharrem2-Jan-13 2:07
muharrem2-Jan-13 2:07 
GeneralRe: writing a plug in for internet browsers Pin
Richard MacCutchan2-Jan-13 4:20
mveRichard MacCutchan2-Jan-13 4:20 
Questionhow to convert resource only dll to hex-format *.cpp file? Pin
Falconapollo1-Jan-13 22:57
Falconapollo1-Jan-13 22:57 
First question: Now, I have some resource-only dlls, I want to coonvert them to hex-format *.cpp file. And get resource from *.cpp file later. But, I don't know how to do that.

Second question: How can i enumerate all resources in a resource dll with FindResourceEx?

Any one can help me?

Here is the *.cpp format(sample format)?

C++
unsigned long g_XXXResourceMap[172] = 
{
    0x7725,0xa,0x0,0xd21,0x7726, 0xa,0xd21,0xf99,0x7727, 0xa,0x1cba,0xe15,0x7728, 0xa,0x2acf,0xd7f,
    0x7729,0xa,0x384e,0xcf2,0x772a, 0xa,0x4540,0xc75,0x772b, 0xa,0x51b5,0x128a,0x772c, 0xa,0x643f,0xda1,
    0x772d,0xa,0x71e0,0xf51,0x7744, 0xa,0x8131,0xda5,0x7745, 0xa,0x8ed6,0xcc2,0x7746, 0xa,0x9b98,0xe18,
};

unsigned char g_XXXResourceArray[55001] = 
{
    0x78,0x9c,0x1,0x16,0xd,0xe9,0xf2,0x89,0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,
    0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0,0x0,0x0,0x18,0x0,0x0,0x0,0x18,
    0x8,0x6,0x0,0x0,0x0,0xe0,0x77,0x3d,0xf8,0x0,0x0,0x0,0x9,0x70,0x48,0x59,
    0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,
};

AnswerRe: how to convert resource only dll to hex-format *.cpp file? Pin
Richard MacCutchan1-Jan-13 23:59
mveRichard MacCutchan1-Jan-13 23:59 
GeneralRe: how to convert resource only dll to hex-format *.cpp file? Pin
Erudite_Eric2-Jan-13 7:10
Erudite_Eric2-Jan-13 7:10 
GeneralRe: how to convert resource only dll to hex-format *.cpp file? Pin
Richard MacCutchan2-Jan-13 7:16
mveRichard MacCutchan2-Jan-13 7:16 
NewsFor help solving C + + 4.5 ((a numerical calendar date letters)) Pin
mrt-amin1-Jan-13 8:35
mrt-amin1-Jan-13 8:35 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
David Crow1-Jan-13 17:23
David Crow1-Jan-13 17:23 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
mrt-amin1-Jan-13 18:29
mrt-amin1-Jan-13 18:29 
QuestionRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
David Crow2-Jan-13 4:27
David Crow2-Jan-13 4:27 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
Richard MacCutchan1-Jan-13 22:22
mveRichard MacCutchan1-Jan-13 22:22 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
mrt-amin2-Jan-13 2:41
mrt-amin2-Jan-13 2:41 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
Richard MacCutchan2-Jan-13 4:25
mveRichard MacCutchan2-Jan-13 4:25 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
mrt-amin2-Jan-13 9:54
mrt-amin2-Jan-13 9:54 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
Richard MacCutchan2-Jan-13 10:06
mveRichard MacCutchan2-Jan-13 10:06 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
mrt-amin2-Jan-13 19:02
mrt-amin2-Jan-13 19:02 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
Richard MacCutchan2-Jan-13 22:02
mveRichard MacCutchan2-Jan-13 22:02 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters)) Pin
mrt-amin3-Jan-13 18:16
mrt-amin3-Jan-13 18:16 
QuestionEmpty String Pin
john563230-Dec-12 20:27
john563230-Dec-12 20:27 
AnswerRe: Empty String Pin
Richard MacCutchan30-Dec-12 22:22
mveRichard MacCutchan30-Dec-12 22:22 

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.