localization with winres

  • Thread starter Thread starter Jesse
  • Start date Start date
J

Jesse

I need to localize my pocket pc application, but I can't seem to open it's
form resource files (.resx) in the WinRes utility. WinRes returns an error
message:

An error occurred while loading the document. Fix the error, and then try
loading the document again. The error message follows:

Invalid ResX input. Could not find valid "resheader" tags for the ResX
reader & writer type names.



Any ideas? Thanks!
 
Did you get a solution for this issue. I am having a similar issue and do not
know how to resolve it. Any help greatly appreciated.

Regards
David.
 
Winres doesn't support CF formats (resx or resources).

Some books claim it does and even an MSFT person has calimed that in the
past so maybe there is some magic way of using it but until someone proves
me wrong I stand by "it is not supported".

Cheers
Daniel
 
Back
Top