Page 1 of 1

Structs gone bad

PostPosted: Sep 14, 2004 @ 10:38pm
by PointOfLight

PostPosted: Sep 14, 2004 @ 10:54pm
by kornalius

PostPosted: Sep 15, 2004 @ 12:01am
by PointOfLight

PostPosted: Sep 15, 2004 @ 12:04am
by kornalius

PostPosted: Sep 15, 2004 @ 12:13am
by PointOfLight

PostPosted: Sep 15, 2004 @ 12:47am
by kornalius
lParam$ is always an integer value. Whether it's an integer value of an address or a regular integer. You tell the value to be converted to a pointer by using the ^ operator.

PostPosted: Sep 15, 2004 @ 12:50am
by PointOfLight
Well, if you want to get technical about it... Guess I just wasn't thinking straight (it's amazing sometimes that I can get my programs to work).

PostPosted: Sep 15, 2004 @ 3:07pm
by PointOfLight

PostPosted: Sep 15, 2004 @ 4:55pm
by kornalius

PostPosted: Sep 15, 2004 @ 5:30pm
by kornalius

PostPosted: Sep 15, 2004 @ 5:48pm
by PointOfLight

PostPosted: Sep 15, 2004 @ 5:51pm
by kornalius