Custom Query (3927 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (418 - 420 of 3927)

Ticket Resolution Summary Owner Reporter
#1339 Fixed Update helpfile translations links Xenobiologist
Description

Hi,

if there is some time available, these links should be updated.

http://www.autoitscript.com/autoit3/docs.shtml

Mega

#1343 Fixed Docs spelling error > _GUICtrlTreeView_SetIcon.htm Valik GEOSoft
Description

In _GUICtrlTreeView_SetIcon.htm

$iImageMode [optional] 2=normal image / 4=seletected image to set

selected is mis-spelled (4=seletected)

It's been there forever so no urgency.

#1344 Fixed _WinAPI_CreateFile - Use of magic number and resulting 64-bit incompatibility Gary Miraged
Description

Said function tests for 0xFFFFFFFF (which equals INVALID_HANDLE_VALUE under 32-bit only). Should probably be changed to a constant and use the value -1 (or perhaps (Ptr("")-1)) for 64-bit compatibility. I've also attached a corrected version of WinAPI.au3. Changes are on lines 28 and 980.

See this post: Intel Software Network Blogs for slightly more information if you need it.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.