Custom Query (3922 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (346 - 348 of 3922)

Ticket Resolution Summary Owner Reporter
#1510 Duplicate The $tagNMTVKEYDOWN structure Gary rexx26@…
Description

Global Const $tagNMTVKEYDOWN = $tagNMHDR & ";word VKey;uint Flags"

VKey always got 0 in x64.

Should it be ptr or something else?

#719 Duplicate Problem with GuiCtrlCreateGraph rental7895
Description

I was creating a GUI that would have a border up the left side and going along the top. When I run it it looks fine, but when I open a window on top of it and bring that window back up it adds an extra diagonal line that wasn't in the coding.

#2834 Fixed FileOpen with mode 2+8 Jon registracemp@…
Description

Hi, There is a bug in FileOpen function when mode 2 and 8 = Create directory structure if it doesn't exist is used.

It was probably introduced in some previous AutoIt beta version. Old release 3.3.8.1 works fine.

;~ Creates empty directory "y" FileOpen("_registry\registry.reg", 10)

;~ Creates empty directory "gistry" FileOpen("_registry\reg.reg", 10)

;~ Does nothing FileOpen("registry\registry.txt", 10)

Thanks, Petr

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