https://bugs.winehq.org/show_bug.cgi?id=39900 --- Comment #3 from Guillermo Reisch <guillere(a)adinet.com.uy> --- Created attachment 76940 --> https://bugs.winehq.org/attachment.cgi?id=76940 debug using gdb (w64devkit) in Windows 7 32bits Tested in windows 7 FlashPlayerCPLApp!CPlApplet (0, CPL_INIT,0,0) = 1 FlashPlayerCPLApp!CPlApplet (0, CPL_GETCOUNT,0,0) = 1 FlashPlayerCPLApp!CPlApplet (0, CPL_INQUIRE,0,&cplinfo) = 0 (return value is ignored) FlashPlayerCPLApp!CPlApplet (0, CPL_NEWINQUIRE,&newcplinfo) = 0 (return value ignored) [¿why send CPL_INQUIRE if return valid cplinfo?]... FlashPlayerCPLApp!CPlApplet (0, CPL_DBLCLK,0,0) = 0 FlashPlayerCPLApp!CPlApplet (0, CPL_STOP,0,0) = 0 FlashPlayerCPLApp!CPlApplet (0, CPL_EXIT,0,0) = 0 In Windows 7 (also tested in XP) it never send signal CPL_STARTWPARMS using rundll32 shell32.dll Control_RunDLL FlashPlayerCPLApp.cpl -- 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.