Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (271 - 273 of 3893)

Ticket Resolution Summary Owner Reporter
#1665 Fixed _ScreenCapture_CaptureWnd Bad capture on Windows 7 with Aero Theme Jpm Emiel Wieldraaijer
Description

_ScreenCapture_CaptureWnd does not capture the correct screen because windows 7 with Aero theme fades the windows .. see the difference between both images

#1731 Fixed Inetget / Inetgetinfo / Inetclose helpfile contains grammar error Jpm Emiel Wieldraaijer
Description

Grammar error

; Close the handle to release resourcs. <---

#1769 Rejected Au3Check does not Check "If Not IsDeclared("VAR") Then Then Global Const" Jos Emiel Wieldraaijer
Description

Hi,

Maybe i'm wasting your time(and mine)

I don't know if it's by design or not the function of Au3Check but If i include Constants.au3 and another include file

Which hold the following code :

If Not IsDeclared("IDI_HAND")Then Global Const $IDI_HAND = 32513

Au3Check gives the following Error C:\WorkInProgress\Include\ModernMenuRaw.au3(122,81) : ERROR: $IDI_HAND previously declared as a 'Const'

Maybe it isn't a bug.. if it isn't it could be a feature request.

Thanks

Emiel Wieldraaijer

Note: See TracQuery for help on using queries.