Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Earth is a beta site.


devel / comp.lang.c++ / OT: Csharp, converting images to resx files

SubjectAuthor
* OT: Csharp, converting images to resx filesWandere
+- Re: OT: Csharp, converting images to resx filesKaz Kylheku
`- Re: OT: Csharp, converting images to resx filesTristan Wibberley

1
OT: Csharp, converting images to resx files

<963707@dontemail.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3084&group=comp.lang.c%2B%2B#3084

  copy link   Newsgroups: comp.lang.c++
Path: i2pn2.org!i2pn.org!news.hispagatos.org!eternal-september.org!feeder3.eternal-september.org!paganini.bofh.team!not-for-mail
From: dont@emailme.com (Wandere)
Newsgroups: comp.lang.c++
Subject: OT: Csharp, converting images to resx files
Date: Mon, 22 Jan 2024 08:19:45
Organization: To protect and to server
Message-ID: <963707@dontemail.com>
Injection-Info: paganini.bofh.team; logging-data="1587674"; posting-host="lZ9GVh9fAeAlXeGklAW0wA.user.paganini.bofh.team"; mail-complaints-to="usenet@bofh.team"; posting-account="9dIQLXBM7WM9KzA+yjdR4A";
Cancel-Lock: sha256:jSH7E9EHCPKYmj3puRuRkZltN647j2GCbr1HVVMqk+A=
X-Notice: Filtered by postfilter v. 0.9.3
 by: Wandere - Mon, 22 Jan 2024 08:19 UTC

I apologize for being in the wrong group. I can't find a C# group and it's not much of C# question. I think it's more of an xml question.

I downloaded a C# source file and I want to compile it with CSC.exe. I don't have Visual Studio. I'm converting the cproj file to an rsp file for the command line tool but I get stuck at the resource files

</ItemGroup>
<ItemGroup>
<Content Include="CHANGES.txt" />
<Content Include="Parts\CBAtexture.png" />
</ItemGroup>
<ItemGroup>
<None Include="LICENSE.txt" />
<None Include="Parts\CBA.cfg" />
<None Include="Parts\CBA.mu" />
</ItemGroup>

I'm suppose to convert them into resx files. resgen.exe will convert the
text files but I'm stuck for the binary ping and mu files.

How do I convert image and binary files into resx files? Is there a command line tool for that?

Thanks

Re: OT: Csharp, converting images to resx files

<20240122172501.547@kylheku.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3085&group=comp.lang.c%2B%2B#3085

  copy link   Newsgroups: comp.lang.c++
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: 433-929-6894@kylheku.com (Kaz Kylheku)
Newsgroups: comp.lang.c++
Subject: Re: OT: Csharp, converting images to resx files
Date: Tue, 23 Jan 2024 01:27:07 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <20240122172501.547@kylheku.com>
References: <963707@dontemail.com>
Injection-Date: Tue, 23 Jan 2024 01:27:07 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="89a24c451ef1c6e54f4783ce54b57f43";
logging-data="1031419"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19yXeE82fNnoufAw1SiiWfUqEIbDkhZSy8="
User-Agent: slrn/pre1.0.4-9 (Linux)
Cancel-Lock: sha1:gxl1hlv82dPgp8DOu7VgXIlaFNo=
 by: Kaz Kylheku - Tue, 23 Jan 2024 01:27 UTC

On 2024-01-22, Wanderer <dont@emailme.com> wrote:
> I can't find a C# group and it's not much of C# question.

I found three, of which two are active. Do you speak Polish? Or
Taiwanese Mandarin?

21 alt.pl.comp.lang.csharp
47 tw.bbs.comp.lang.csharp

The third one with zero articles is Russian:

0 fido7.ru.c-sharp

--
TXR Programming Language: http://nongnu.org/txr
Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal
Mastodon: @Kazinator@mstdn.ca
NOTE: If you use Google Groups, I don't see you, unless you're whitelisted.

Re: OT: Csharp, converting images to resx files

<us7a20$3pv5d$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=3269&group=comp.lang.c%2B%2B#3269

  copy link   Newsgroups: comp.lang.c++
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: tristan.wibberley+netnews2@alumni.manchester.ac.uk (Tristan Wibberley)
Newsgroups: comp.lang.c++
Subject: Re: OT: Csharp, converting images to resx files
Date: Tue, 5 Mar 2024 14:26:09 +0000
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <us7a20$3pv5d$2@dont-email.me>
References: <963707@dontemail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 5 Mar 2024 14:26:08 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="1182e09fff306d30a4092f686d691210";
logging-data="3996845"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/+3utBTvNtfjHExPsyf6CQ8Gw66zojOkOAfJxp7nEilQ=="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:SomBdcYatoUuIReKSuJR06IWZCc=
Content-Language: en-US
In-Reply-To: <963707@dontemail.com>
 by: Tristan Wibberley - Tue, 5 Mar 2024 14:26 UTC

On 22/01/2024 08:19, Wanderer wrote:
> I apologize for being in the wrong group. I can't find a C# group and it's not much of C# question. I think it's more of an xml question.

That's not a C# question, it might be a dotNET question, it's definitely
a microsoft development tools question.

I found alt.comp.microsoft.development-tools, not sure why I can't
subscribe to any such thing in the comp heirarchy. Maybe all the other
developers in the whole world are satisfied with microsoft's
documentation, even though none of the old links work. Try
learn.microsoft.com going in from the top level. Yuck "learn" sounds so
"activity-oriented".

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor