Modify

Opened 17 years ago

Closed 17 years ago

#1055 closed Bug (Duplicate)

WinAPI CreateCompatibleBitmap: The specified module could not be found.

Reported by: anbunathan@… Owned by:
Milestone: Component: AutoIt
Version: 3.2.12.1 Severity: None
Keywords: Screen capture Cc:

Description

am getting the following error message after running Autoit script.

WinAPI CreateCompatibleBitmap: The specified module could not be found.

In my script I am using Autoit function "_ScreenCapture_Capture".
After saving approximately 900 images, we are getting the error message "WinAPI CreateCompatibleBitmap: The specified module could not be found." and Autoit script stops running.

Because of this problem our script is running for around 5 hours and stops. But our intention is to execute the script, without stopping in the middle.
please provide solution to this problem, so that our script efficiency will increase.

Attachments (0)

Change History (1)

comment:1 by J-Paul Mesnage, 17 years ago

Resolution: Duplicate
Status: newclosed

in fact there was a bug in _ScreenCapture_Capture which was not releasing e GDI object.
It is already fixed in 3.3.1.2
Next time report with the Standard release today 3.3.0.0. in your case it would have been the same error.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.