Search found 4 matches

by B1inkFan
Sun Nov 24, 2002 11:39 pm
Forum: AIM Miscellaneous
Topic: AIM window positions
Replies: 7
Views: 3784

ROCK AND ROLL DUDE!!!! thanks for the help!!!
by B1inkFan
Sun Nov 24, 2002 12:46 pm
Forum: AIM Miscellaneous
Topic: AIM window positions
Replies: 7
Views: 3784

i got bored one day and i started writing an instant messenger program in C to teach myself about sockets and Windows API and whatever else i happen to run into. I'm a CS student at Purdue and they're moving a little too slow for my tastes so I wanted to get a head start on some more advanced topics...
by B1inkFan
Sun Nov 24, 2002 3:25 am
Forum: AIM Miscellaneous
Topic: AIM window positions
Replies: 7
Views: 3784

yeah i knew it was hex... REG_BINARY is the key type. i guess i didn't really make that clear. and i know how to convert between number bases... what i'm really looking for is how i should break up the very large number into x and y coordinates and height and width.

thanks for the info though
by B1inkFan
Sat Nov 23, 2002 8:03 pm
Forum: AIM Miscellaneous
Topic: AIM window positions
Replies: 7
Views: 3784

AIM window positions

hey,
Anyone know how to decode the AIM window positions that are stored in the registry? as it is now they're just really big REG_BINARY numbers and i'm not quite sure how to get X and Y positions or width and height from that... can anyone help out?

thanks