Click here to Skip to main content
15,900,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionLimiting selected checkbox items in a CListCtrl Pin
softwaremonkey1-Dec-12 1:40
softwaremonkey1-Dec-12 1:40 
SuggestionRe: Limiting selected checkbox items in a CListCtrl Pin
David Crow1-Dec-12 3:51
David Crow1-Dec-12 3:51 
AnswerRe: Limiting selected checkbox items in a CListCtrl Pin
Jochen Arndt1-Dec-12 23:56
professionalJochen Arndt1-Dec-12 23:56 
GeneralRe: Limiting selected checkbox items in a CListCtrl Pin
softwaremonkey2-Dec-12 22:45
softwaremonkey2-Dec-12 22:45 
QuestionUsing VISUAL C++ 6.0 with OLE Pin
ForNow30-Nov-12 9:06
ForNow30-Nov-12 9:06 
AnswerRe: Using VISUAL C++ 6.0 with OLE Pin
jschell30-Nov-12 10:46
jschell30-Nov-12 10:46 
SuggestionRe: Using VISUAL C++ 6.0 with OLE Pin
David Crow30-Nov-12 14:24
David Crow30-Nov-12 14:24 
GeneralRe: Using VISUAL C++ 6.0 with OLE Pin
ForNow4-Dec-12 13:48
ForNow4-Dec-12 13:48 
AnswerRe: Using VISUAL C++ 6.0 with OLE Pin
Stephen Hewitt2-Dec-12 4:54
Stephen Hewitt2-Dec-12 4:54 
AnswerRe: Using VISUAL C++ 6.0 with OLE Pin
Cristian Amarie3-Dec-12 8:52
Cristian Amarie3-Dec-12 8:52 
QuestionDll injection and hooking Pin
miniman0630-Nov-12 7:47
miniman0630-Nov-12 7:47 
AnswerRe: Dll injection and hooking Pin
miniman061-Dec-12 19:01
miniman061-Dec-12 19:01 
Questionsimple program in linux doesnt work Pin
a1_shay29-Nov-12 22:59
a1_shay29-Nov-12 22:59 
AnswerRe: simple program in linux doesnt work Pin
Graham Breach30-Nov-12 0:24
Graham Breach30-Nov-12 0:24 
GeneralRe: simple program in linux doesnt work Pin
a1_shay30-Nov-12 1:43
a1_shay30-Nov-12 1:43 
AnswerRe: simple program in linux doesnt work Pin
jschell30-Nov-12 10:49
jschell30-Nov-12 10:49 
QuestionRead binary File Pin
002comp28-Nov-12 23:05
002comp28-Nov-12 23:05 
AnswerRe: Read binary File Pin
Richard MacCutchan28-Nov-12 23:14
mveRichard MacCutchan28-Nov-12 23:14 
AnswerRe: Read binary File Pin
Freak3028-Nov-12 23:18
Freak3028-Nov-12 23:18 
GeneralRe: Read binary File Pin
002comp28-Nov-12 23:41
002comp28-Nov-12 23:41 
QuestionRe: Read binary File Pin
David Crow29-Nov-12 2:37
David Crow29-Nov-12 2:37 
Questionextracting resources from an exe for translation Pin
chronodekar28-Nov-12 21:28
chronodekar28-Nov-12 21:28 
There is a free game development tool called "Wolf RPG Editor". Details on the following site,

http://www.silversecond.com/WolfRPGEditor/[^]

The problem is that its been written in Japanese. Using Resource Hacker[^] I managed to translate one of the configuration tools that came with it. For reference here are screenshots of my efforts,

BEFORE,
http://img507.imageshack.us/img507/4545/configjapanese.jpg[^]

AFTER,
http://img811.imageshack.us/img811/3365/configenglish.jpg[^]

My next plan is to try and work with a few friends to translate the rest of the tool. Basically, it revolves around changing the text in the dialog boxes. The problem I'm facing is how to manage such a team effort.

Does anyone know a way (or utility) to extract the resources from a windows executable, split it into different files and then merge it all back together?

As useful as Resource Hacker is, its essentially a one-man tool. I'm looking for something that would let me work with a version control system for this.

On the legal side of things, I've been led to understand that the original developer has granted permission for translation efforts (admittedly, hearsay from others). The way I see things, since its a free tool and because I'm only translating it, there shouldn't be any trouble.

-chronodekar
AnswerRe: extracting resources from an exe for translation Pin
Mattias G3-Dec-12 22:24
Mattias G3-Dec-12 22:24 
Questioncompile code twice,why the two result is differrent Pin
yingkou28-Nov-12 21:10
yingkou28-Nov-12 21:10 
AnswerRe: compile code twice,why the two result is differrent Pin
Stefan_Lang28-Nov-12 22:31
Stefan_Lang28-Nov-12 22:31 

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.