Modify

Opened 9 years ago

Closed 9 years ago

#3532 closed Bug (No Bug)

Error on WinAPIShellEx Constants

Reported by: rossati@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.2 Severity: None
Keywords: WinAPIShellEx Constants Cc:

Description

Hello
It seems that the constants

$SHCNE_RENAMEFOLDER = 0x00020000 and
$SHCNE_UPDATEITEM = 0x00002000

are reversed.

here my try:

Event: 0x00020000 Path: D:\telemedicina\New folderxx
Event: 0x00002000 Path: D:\telemedicina
Event: 0x00002000 Path: D:\telemedicina\New Text Document.txt

The first when I changed the name of folder, the second I think signals this like update of folder, the third is after change the Document.txt

Best regards

John Rossati

Attachments (0)

Change History (2)

comment:1 by rossati@…, 9 years ago

I apologize

The constants are Ok.

John Rossati

comment:2 by J-Paul Mesnage, 9 years ago

Resolution: No Bug
Status: newclosed

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.