Modify ↓
#273 closed Bug (No Bug)
Hard-error on executing this
| Reported by: | VicTT | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.10.0 | Severity: | None |
| Keywords: | DllStructCreate | Cc: |
Description
code:
$hardwarestatus=DllStructCreate("ubyte",0xFFBC015F)
$read=DllStructGetData($hardwarestatus,1)
Attachments (0)
Change History (3)
comment:1 by , on May 12, 2008 at 9:37:18 AM
| Severity: | Blocking → None |
|---|
comment:3 by , on May 12, 2008 at 4:19:50 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
I agree with JP. You write stupid code, we can't protect you from that. This is definitely No Bug.
Note:
See TracTickets
for help on using tickets.

How can you be for sure that 0xFFBC015F is a valid pointer?
For me there is no BUG