Hi! Does anyone have a set of directives on how one goes about
generating an MFC library for winelib from the sources?
I just started the process, and got pass the mfc/atl configuration
hic-ups. Now I am trying to get things to compile and that is another
story. I am presently getting an error
Thanks! Adding the
and "resource.h"
entries to En.rc and Pt.rc, was apparently all that was needed.
I would also look into winegcc and MinGW as you reccommended .
Deji.
[EMAIL PROTECTED] wrote:
On September 9, 2003 05:10 pm, Deji Akinyemi wrote:
I seem to
Hi there! I am trying to get up to speed on developing applications
using wine. The winelib-user documentation recommends getting started by
taking a look at the winemine (wine-xx/programs/winemine) code
packaged with the library.
I seem to be having different outcomes when I compile the co