Modify

Opened 15 years ago

Closed 15 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 Changed 15 years ago by Jpm

  • Resolution set to Duplicate
  • Status changed from new to closed

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.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.