Lewis wrote:
> I'm trying to compile a simple windows dialogue app over to run on *nix
> with winelib. I'm looking at it as proof of concept for porting a larger
> application over.

First off, why winelib rather than plain wine?
Are you planning on targeting non-x86 computers?

> LinuxPort.cpp:34: error: cast from 'CHAR*' to 'WORD' loses precision

It might help to see your source code.
- Dan


Reply via email to