[Bug 3476] Treeview control has invalid update region when built by COMCTL32.OCX

Wine Bugs wine-bugs at winehq.org
Mon Oct 3 13:32:18 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3476





------- Additional Comments From a_villacis at palosanto.com  2005-03-10 13:32 -------
Created an attachment (id=1097)
 --> (http://bugs.winehq.org/attachment.cgi?id=1097&action=view)
Test case for TreeView update (MS VB6 + COMCTL32.OCX)

This is a test case for the bug. This is a minimal MSVB6 program that uses
COMCTL32.OCX to build a treeview with some nodes. If your installation does not

have COMCTL32.OCX registered, it should be registered with regsvr32.

This is the expected output of the treeview:
+---------------------------------+
|Persona Física 		  |
| |				  |
| +- Datos identificatorios	  |
| |	|			  |
| |	+- Nombre y otros datos   |
| |	+- Domicilio		  |
| |	+- Actividades		  |
| +- Datos comerciales		  |
| |	|			  |
| |	+- Datos de interés fiscal|
| |	+- Claves bancarias	  |
| +- Responsable por deuda ajena  |
+---------------------------------+

This is the actual output, as affected by the bug:
+---------------------------------+
|Persona Física 		  |
|				  |
|				  |
|				  |
|				  |
|				  |
|				  |
|				  |
|				  |
|				  |
|				  |
|				  |
+---------------------------------+


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list