Click here to Skip to main content
       

C / C++ / MFC

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: Who can take a look at my code?mvpOriginalGriff2 Jan '13 - 4:13 
AnswerRe: Who can take a look at my code?mentorDaveAuld2 Jan '13 - 4:18 
GeneralRe: Who can take a look at my code?memberColin Mullikin2 Jan '13 - 4:20 
GeneralRe: Who can take a look at my code?protectorPete O'Hanlon2 Jan '13 - 4:26 
GeneralRe: Who can take a look at my code?memberColin Mullikin2 Jan '13 - 4:30 
GeneralRe: Who can take a look at my code?memberArgonia2 Jan '13 - 4:32 
GeneralRe: Who can take a look at my code?memberColin Mullikin2 Jan '13 - 4:47 
AnswerRe: Who can take a look at my code?memberErudite_Eric2 Jan '13 - 7:08 
Questionwriting a plug in for internet browsersmembermuharrem2 Jan '13 - 1:28 
AnswerRe: writing a plug in for internet browsersmvpRichard MacCutchan2 Jan '13 - 1:33 
GeneralRe: writing a plug in for internet browsersmembermuharrem2 Jan '13 - 2:07 
GeneralRe: writing a plug in for internet browsersmvpRichard MacCutchan2 Jan '13 - 4:20 
Questionhow to convert resource only dll to hex-format *.cpp file?memberFalconapollo1 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)?
 
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?mvpRichard MacCutchan1 Jan '13 - 23:59 
GeneralRe: how to convert resource only dll to hex-format *.cpp file?memberErudite_Eric2 Jan '13 - 7:10 
GeneralRe: how to convert resource only dll to hex-format *.cpp file?mvpRichard MacCutchan2 Jan '13 - 7:16 
NewsFor help solving C + + 4.5 ((a numerical calendar date letters))membermrt-amin1 Jan '13 - 8:35 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))memberDavidCrow1 Jan '13 - 17:23 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))membermrt-amin1 Jan '13 - 18:29 
QuestionRe: For help solving C + + 4.5 ((a numerical calendar date letters))memberDavidCrow2 Jan '13 - 4:27 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))mvpRichard MacCutchan1 Jan '13 - 22:22 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))membermrt-amin2 Jan '13 - 2:41 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))mvpRichard MacCutchan2 Jan '13 - 4:25 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))membermrt-amin2 Jan '13 - 9:54 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))mvpRichard MacCutchan2 Jan '13 - 10:06 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))membermrt-amin2 Jan '13 - 19:02 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))mvpRichard MacCutchan2 Jan '13 - 22:02 
GeneralRe: For help solving C + + 4.5 ((a numerical calendar date letters))membermrt-amin3 Jan '13 - 18:16 
QuestionEmpty Stringmemberjohn563230 Dec '12 - 20:27 
AnswerRe: Empty StringmvpRichard MacCutchan30 Dec '12 - 22:22 
AnswerRe: Empty StringmemberChris Meech31 Dec '12 - 1:57 
AnswerRe: Empty StringmemberDavidCrow31 Dec '12 - 5:25 
AnswerRe: Empty Stringmembermanem21k2 Jan '13 - 1:26 
GeneralRe: Empty Stringmemberjeron12 Jan '13 - 4:21 
GeneralRe: Empty Stringmembermanem21k2 Jan '13 - 22:32 
QuestionRe: Empty StringmvpCPallini2 Jan '13 - 10:09 
QuestionMFC Grid control 2.27memberBorisAnimal30 Dec '12 - 4:46 
AnswerRe: MFC Grid control 2.27mvpRichard MacCutchan30 Dec '12 - 5:34 
QuestionWhen should printf round a floating number up for display?memberMember 419459328 Dec '12 - 5:11 
AnswerRe: When should printf round a floating number up for display?mvpRichard MacCutchan28 Dec '12 - 5:53 
GeneralRe: When should printf round a floating number up for display?memberMember 419459328 Dec '12 - 6:55 
GeneralRe: When should printf round a floating number up for display?mvpRichard MacCutchan28 Dec '12 - 7:01 
GeneralRe: When should printf round a floating number up for display?memberMember 419459328 Dec '12 - 7:08 
GeneralRe: When should printf round a floating number up for display?mvpRichard MacCutchan28 Dec '12 - 7:18 
GeneralRe: When should printf round a floating number up for display?memberMember 419459328 Dec '12 - 7:20 
GeneralRe: When should printf round a floating number up for display?memberMember 419459328 Dec '12 - 8:20 
GeneralRe: When should printf round a floating number up for display?memberMember 419459328 Dec '12 - 8:58 
AnswerRe: When should printf round a floating number up for display?memberjschell28 Dec '12 - 9:45 
GeneralRe: When should printf round a floating number up for display?memberMember 419459328 Dec '12 - 12:51 
Questiongraphics.h multi-threading problemmemberyudhistira dewanata28 Dec '12 - 0:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 23 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid