AutoHotkey Community

It is currently May 27th, 2012, 10:44 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 121 posts ]  Go to page Previous  1 ... 5, 6, 7, 8, 9
Author Message
 Post subject:
PostPosted: January 25th, 2012, 2:53 am 
Offline
User avatar

Joined: September 8th, 2008, 12:26 am
Posts: 1048
Location: Ploieşti, RO
After looking through the sniffed code more carefully, I realised you need to work with DeviceIoControl(), and it's gonna be real tough. Personally I can't use that function since it's NT-only.

Useful details can be found in the NT DDK (ntddser.h) but still, building the IOCTL_SERIAL_* constants will be a pain. Some of the structures defined there match exactly the traffic gathered by your sniffer, while the "classic" functions used in this thread lack some of the settings.

That's about all I can do, unfortunately. The rest is up to you.

_________________
AHK tools by Drugwash (AHK 1.0.48.05 and Win98SE)


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 121 posts ]  Go to page Previous  1 ... 5, 6, 7, 8, 9

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 19 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group