Modify

Opened 16 years ago

Closed 16 years ago

#1653 closed Bug (Fixed)

Error on Windows Message Codes documentation.

Reported by: anonymous Owned by: J-Paul Mesnage
Milestone: 3.3.7.0 Component: Documentation
Version: 3.3.6.0 Severity: None
Keywords: Cc:

Description

Hello, I have noticed a mistake in Windows Message Codes documentation.

On column 'Sorted by Name' we can see 2 WM_KEYLAST WM.
On column 'Sorted by Code' we can see 2 0x0109 WM.

So I think there the 0x0109 WM_KEYLAST WM is enough!

Attachments (0)

Change History (4)

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

Resolution: No Bug
Status: newclosed

Both WM_KEYLAST abd WM_UNICHAR are define in MSDN so why to eliminate one of them

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

Resolution: No Bug
Status: closedreopened

sorry I just verify that WM_KEYLAST = WM_UNICHAR. at least it is what I found in MS definition files.
I reopen and fix what it is needed

comment:3 by J-Paul Mesnage, 16 years ago

WM_KEYLAST = 0X108 is for Windows 2000 all other systems must use 0x109

comment:4 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: reopenedclosed

Fixed by revision [5855] in version: 3.3.7.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.