Re: [Mingw-w64-public] [PATCH 0/2] Update genpeimg

2021-08-04 Thread Martin Storsjö
On Wed, 4 Aug 2021, Martin Storsjö wrote: On Tue, 3 Aug 2021, Jeremy Drake via Mingw-w64-public wrote: I was recently looking for an open-source tool to change the subsystem of an executable. I came across genpeimg, and it looks like this would be a good addition to it. First, though, I wan

Re: [Mingw-w64-public] [PATCH 0/2] Update genpeimg

2021-08-04 Thread Martin Storsjö
On Tue, 3 Aug 2021, Jeremy Drake via Mingw-w64-public wrote: I was recently looking for an open-source tool to change the subsystem of an executable. I came across genpeimg, and it looks like this would be a good addition to it. First, though, I wanted to get it updated with the latest Windows

[Mingw-w64-public] [PATCH 0/2] Update genpeimg

2021-08-03 Thread Jeremy Drake via Mingw-w64-public
I was recently looking for an open-source tool to change the subsystem of an executable. I came across genpeimg, and it looks like this would be a good addition to it. First, though, I wanted to get it updated with the latest Windows changes: new DLL characteristcs flags, and new image machine ty