Re: found it! the "dce porting" header file

2005-09-17 Thread Ivan Leo Puoti
Luke Kenneth Casson Leighton wrote: guys (wine team) i have to say this. you were utterly insane to not use freedce as your starting point I heard some ros guys want to implement smb from scratch without even looking at samba, it must be some mental disease that all people reimplementing wind

found it! the "dce porting" header file

2005-09-17 Thread Luke Kenneth Casson Leighton
http://examples.oreilly.de/english_examples/dce/dce_nt/dceport.h.aug95 o joy o joy. also, i found _this_!!! http://sourceware.org/pthreads-win32/ which is an implementation of pthreads on win32. _also_ i found - was reminded - by judicious searching on google, that of course entegrity.

Re: Found it!

2003-12-28 Thread Mike Hearn
On Sun, 2003-12-28 at 16:28, Robert van Herk wrote: > I was just thinking: from the wine documentation I figured that every > global setting could be overwritten with an application specific > setting, right? This is said - kinda informally - in > http://www.winehq.org/site/docs/wine-user/config

Re: Found it!

2003-12-28 Thread Robert van Herk
Did you also experience that it says "Unable to set configuration key" for anything you'd try to change? Ah, well basically you need to change the header to point to a winecfg specific registry branch. The way config in wine works is like this: ... Okay I'll give it a try. I was just thi

Re: Found it!

2003-12-28 Thread Mike Hearn
On Sun, 2003-12-28 at 10:27, Robert van Herk wrote: > Oops, didn't search thoroughly enough... Oops, should read all mail before replying :) > I found the winecfg program. It isn't finished though... > > Are you guys still working on it? No, at the moment nobody is working on it. > Did you als

Found it!

2003-12-28 Thread Robert van Herk
Oops, didn't search thoroughly enough... I found the winecfg program. It isn't finished though... Are you guys still working on it? Did you also experience that it says "Unable to set configuration key" for anything you'd try to change? Didn't you finish it yet because you need some other libr