Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1702 closed Bug (Fixed)

Example code does not match description for DllStructCreate

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

Description

In documentation for DllStructCreate the example code uses type "ubyte" which is not one of the listed types. Also mixed cases in listed types e.g. BYTE and int sort of implies case is important. I suggest explicit statement that case makes no difference.

Attachments (0)

Change History (2)

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

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

Fixed by revision [5902] in version: 3.3.7.0

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

ubyte has been replace by BYTE

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.