[Bug 27914] New: Simple Screenshot-Code doesn't work
http://bugs.winehq.org/show_bug.cgi?id=27914 Summary: Simple Screenshot-Code doesn't work Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: user123(a)trash-mail.com Hello, I copied a simple Screenshot code and made some easy changes on it. The Screenshot-Code is saved in a DLL an i call its function 'int do_screenshot(char*)'. There are 3 files: - w32ss.cpp Implementation of the Screenshot-Logic. - w32ss.hpp Header of w32ss.cpp (export do_screenshot for C) - w32ss_test Test-Program for the dll. The program is very small and easy. I compiled it with the Microsoft C++ Compiler and MinGw on Windows. Both binaries work on Windows. On Wine the Test-Output works and the tool finishes, but the screenshot-file is not created. I don't know why. best regards -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27914 --- Comment #1 from user123(a)trash-mail.com 2011-07-27 01:18:53 CDT --- Created an attachment (id=35710) --> (http://bugs.winehq.org/attachment.cgi?id=35710) The Screenshot-Logic. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27914 --- Comment #2 from user123(a)trash-mail.com 2011-07-27 01:19:53 CDT --- Created an attachment (id=35711) --> (http://bugs.winehq.org/attachment.cgi?id=35711) Header for Screenshot-Logic. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27914 --- Comment #3 from user123(a)trash-mail.com 2011-07-27 01:21:19 CDT --- Created an attachment (id=35712) --> (http://bugs.winehq.org/attachment.cgi?id=35712) Test Program for the Dll. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27914 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27914 --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- Created attachment 47426 --> https://bugs.winehq.org/attachment.cgi?id=47426 Compiled testcase: screenshot.exe <path to output.jpg> -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27914 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> --- I can see the issue in 1.3.22, it's all gray in 1.6 and fixed somewhere near 1.7.5. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27914 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.12. -- 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.
participants (1)
-
wine-bugs@winehq.org