Modify

Opened 12 years ago

Closed 12 years ago

#2736 closed Bug (Fixed)

DriveGetType , _WinAPI_SetWindowPos - constatns defined in ..

Reported by: mLipok Owned by: J-Paul Mesnage
Milestone: 3.3.13.0 Component: Documentation
Version: 3.3.12.0 Severity: None
Keywords: Cc:

Description

in _WinAPI_SetWindowPos.txt

Above constants require #include <Constants.au3>

in DriveGetType.txt

Constants are defined in Constants.au3

in both cases this is not true
should be:

Above constants require #include <AutoItConstants.au3>

Attachments (0)

Change History (2)

comment:1 by J-Paul Mesnage, 12 years ago

Not really a bug as Constants.au3 refer to AutoItConstants.au3
But well more precise

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

Milestone: 3.3.13.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [10196] in version: 3.3.13.0

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.