Modify ↓
#1702 closed Bug (Fixed)
Example code does not match description for DllStructCreate
Reported by: | sjmullock | Owned by: | Jpm |
---|---|---|---|
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 Changed 14 years ago by Jpm
- Milestone set to 3.3.7.0
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
comment:2 Changed 14 years ago by Jpm
ubyte has been replace by BYTE
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fixed by revision [5902] in version: 3.3.7.0