18 Oct
2010
18 Oct
'10
4:36 a.m.
http://bugs.winehq.org/show_bug.cgi?id=24757 --- Comment #4 from Alejandro Lavarello <alejandro.lavarello(a)gmail.com> 2010-10-17 23:36:09 CDT --- Created an attachment (id=31359) --> (http://bugs.winehq.org/attachment.cgi?id=31359) Correct working of WS_EX_NOACTIVATE in Windows XP In Windows XP, the form never comes to front when clic in it. This is the correct behaviour of the call to the Windows API SetWindowLong(self.Handle , GWL_EXSTYLE, WS_EX_NOACTIVATE). (Programming language: Lazarus Free Pascal). -- 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.