http://bugs.winehq.org/show_bug.cgi?id=2744
------- Additional Comments From a_villacis@palosanto.com 2005-22-02 10:52 ------- Created an attachment (id=770) --> (http://bugs.winehq.org/attachment.cgi?id=770&action=view) Test case which reproduces bug (VB source code and compiled EXE with MSVBVM60.DLL)
This file contains the test case that demonstrates the bug. It contains a VisualBasic 6 executable (with required MSVBVM60.DLL), and the source code for the executable. This program just displays a MDI window with one MDI child, which in turn displays a dropdown list in order to demonstrate the bug. No other functionality is included in this program, as none is required to trigger the bug.