Reading *.mo from RCDATA ressources
Brought to you by:
dybdahl
Important: I'm using the version of dxgettext distributed by Dr. J. Rathleff
Reading *.mo files from RCDATA ressources instead of having external files or embedded files with ggassemble.exe
Add the mo-files as RCDATA ressources and name them IDR_TRANS_{LANG}_{DOMAIN}, then drop the ggassemble.exe call in your post-build script.
Works for me(TM) :)