Have you tried to run winres on a .resource file compiled by cfresgen.exe?
Do not run winres on .resx files as they are in a different format
specifically for use by the compact framework designer.
-Ben
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: (e-mail address removed) (Ryan)
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Subject: winres.exe and compact framework
| Date: 20 Oct 2003 11:51:59 -0700
| Organization:
http://groups.google.com
| Lines: 15
| Message-ID: <
[email protected]>
| NNTP-Posting-Host: 216.17.5.197
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 8bit
| X-Trace: posting.google.com 1066675919 18806 127.0.0.1 (20 Oct 2003
18:51:59 GMT)
| X-Complaints-To: (e-mail address removed)
| NNTP-Posting-Date: Mon, 20 Oct 2003 18:51:59 +0000 (UTC)
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews1.google.com!no
t-for-mail
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:36378
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| I tried to use "Winres.exe" to open a resource file for a form
| developed in Compact Framework, but with no luck. The error message
| is like:
|
| Invalid ResX input. Could not find valid
| "resheader" tags for the ResX reader & writer type
| names.
|
| The development tool is VS .NET 2003, and the target device is Pocket
| PC.
|
| Does someone know if winres.exe supports CompactFramework resource
| files?
|
| Thanks a lot.
|