Re: Work legalities

2007-03-08 Thread NikNot
ject might or might not require is up to them. (However, it is my observation that most US entities (such as Wine) blindly assume that there is only one jurisdiction in the world - US, and act accordingly :). NikNot

Re: building win32/wine .exe's

2006-05-30 Thread NikNot
On 5/30/06, Dan Kegel <[EMAIL PROTECTED]> wrote: Nik wrote: > [I build my Windows apps on Win2k. How can I do it on Linux? > winegcc doesn't seem the right way.] ... Or, if you can get away with using Mingw instead of Microsoft's compiler, see http://www.winehq.com/site/docs/winedev-guide/cr

building win32/wine .exe's

2006-05-29 Thread NikNot
I am running wine (including winelib development packages) un Ubuntu 6.x beta, and I'd like, if possible, to migrate my Win32 development from Win2k to Ubuntu (where most of my development is done). Further to winelib information found in http://www.winehq.org/site/winelib and makefile examples f