http://bugs.winehq.org/show_bug.cgi?id=7066 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-04-08 13:01:30 --- (In reply to comment #3)
Created an attachment (id=5283) --> (http://bugs.winehq.org/attachment.cgi?id=5283) [details] monthcal test program
Here's a test program that exposes the bug. I think any month calendar that's big enough in size will do as well.
austin(a)austin-desktop:~/blah$ winegcc -o monthcal monthcal.c monthcal-sKSJDd.o: In function `main': monthcal.c:(.text+0x2d2): undefined reference to `InitCommonControlsEx' collect2: ld returned 1 exit status winegcc: gcc-3.4 failed I can't get this program to compile. Is this still an issue in current wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.