http://bugs.winehq.org/show_bug.cgi?id=1236
--- Comment #8 from Nick Lawson vektuz@cox.net 2007-12-23 14:37:23 --- Created an attachment (id=9778) --> (http://bugs.winehq.org/attachment.cgi?id=9778) compact Source code to create a RTL combo box
Hope this helps some. Compiles with mingw under windows $ gcc -c combotest.c $ gcc -o combotest combotest.o -mwindows $ combotest.exe