Cihan Altinay cihan@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.