wine problem

2004-06-08 Thread mguyard
Hello I do that Before starting to work on a big project you may want to try to port a small application. The winemine application from the Wine source tree suits well for testing purposes. It can be found in the programs subdirectory. winemine is a simple application, but has a few C, header an

HELP

2004-06-03 Thread mguyard
I've developped a software with Windows Visual C++, i want to export it into Linux Red Hat 9.0. My idea was to use Wine and WineLib. So i import wine with command below: export CVROOT=\ :pserver:[EMAIL PROTECTED]:/home/wine cvs login # type "cvs" as the password cvs co wine cd wine ./configure &&