[Bug 27914] New: Simple Screenshot-Code doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 27 01:17:45 CDT 2011


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 at winehq.org
        ReportedBy: user123 at 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.



More information about the wine-bugs mailing list