Re: Looking to implement msvcp90's basic_ifstream (and friends)

2011-12-18 Thread Aaron Faanes
On Sun, Dec 18, 2011 at 4:39 AM, Piotr Caban wrote: > On 12/17/11 10:10 PM, Aaron Faanes wrote: >> >> I agree that the locale stuff should come first. Would implementing the >> stubs in dlls/msvcp90/locale.c be a good place to start? > > I'm working on implementing collate and ctype classes.  You

Re: Debugging Wine with Lightroom 3.5

2011-12-18 Thread Juan Lang
Hi Roland, On Sun, Dec 18, 2011 at 6:46 AM, Roland Baudin wrote: > Yes, I suspected such a mechanism. Now if I understand well I have to find > which one is the "builtin mechanism" and which one is the "fallback > mechanism". > Is there some documentation around about the differences between Vist

Re: Debugging Wine with Lightroom 3.5

2011-12-18 Thread Roland Baudin
Yes, I suspected such a mechanism. Now if I understand well I have to find which one is the "builtin mechanism" and which one is the "fallback mechanism". Is there some documentation around about the differences between Vista and XP? Anyway, thanks for your help... RB Le 18/12/2011 13:40, Jo

Re: Debugging Wine with Lightroom 3.5

2011-12-18 Thread Joris Huizer
Replying, also including the wine-devel list, On 12/17/2011 05:15 PM, Roland Baudin wrote: Hi, thanks for the answer. What do you mean by "a different execution path"? RB The application might decide to execute different code given the Vista settings. It may have a preferred execution path u

Re: Looking to implement msvcp90's basic_ifstream (and friends)

2011-12-18 Thread Piotr Caban
On 12/17/11 10:10 PM, Aaron Faanes wrote: I agree that the locale stuff should come first. Would implementing the stubs in dlls/msvcp90/locale.c be a good place to start? I'm working on implementing collate and ctype classes. You can pick some other locale facet classes to implement (e.g. codec

Re: wineconsole: Remove the character-width check as we need newer FreeType library.

2011-12-18 Thread Eric Pouech
Le 15/12/2011 17:18, Akihiro Sagawa a écrit : On Wed, 14 Dec 2011 19:35:34 +0100, Eric Pouech wrote: this doesn't solve the printing issue as the always infer that any char has the same size how is this printed on real windows with your character set ? See the attachment, please. It was taken i