[RESEND] riched20: register ListBox & ComboBox classes

Alexandre Julliard julliard at winehq.org
Fri Dec 2 09:11:50 CST 2005


Cihan Altinay <cihan at uq.edu.au> writes:

> It seems this patch was ignored and I would appreciate some comments because
> I haven't done much wine development yet (and probably made a lot of mistakes).
> Basically, I did some reverse engineering to see what is going on under Windows
> and implemented the (de)registration of the two classes accordingly. The effect
> of the patch can be seen in the attached screenshots which is the Options
> dialog of MS PowerPoint 2003.

The bit about the magic flag values is quite ugly, you should use one
boolean variable for each registered class instead.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list