This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: 'windres' and getting resources in my EXE (w/ mingw32 1.1) - RESOLVED
- To: "Ron Aaron (Moss Bay Engineering) (Exchange)" <v-ronaar at exchange dot microsoft dot com>, egcs at cygnus dot com
- Subject: RE: 'windres' and getting resources in my EXE (w/ mingw32 1.1) - RESOLVED
- From: "Ron Aaron (Moss Bay Engineering) (Exchange)" <v-ronaar at exchange dot microsoft dot com>
- Date: Thu, 8 Oct 1998 09:07:36 -0700
It turns out to be my stupid error --- in gvim, I didn't link in an
*important* part which saves off the program's process HANDLE so it can be
used later. Situation normal...
> So far, I have only one problem: my resources do *not* show
> up in the exe
> correctly!
They do now, thank you!
Ron