AutoHotkey Community

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

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: December 23rd, 2007, 3:33 am 
Offline

Joined: July 6th, 2006, 7:26 pm
Posts: 48
Location: Poland
Hello,

It is possible to make Flash GUI for desktop applications with using mProjector application (commercial).
It would be a great extension to AHK. Now we can make custom Flash-based GUIs for our scripts.
But communication between mProjector and external applications have some restrictions on SendMessage functions - the (WPARAM) param must be a pointer to your string, as UTF8 or a standard "c" string, which must the allocated in the address space of the application RECEIVING the message. NOT YOUR OWN APPLICATION ADDRESS SPACE.

All is described in details (with C example) here: http://forums.screentime.com/viewtopic.php?t=442

So question is: there is a way to send this specific Messages in AHK language?

-edit-
If someone wants to do some test there is a example Flash-based application made with mProjector capable of receiving Messages: http://www.screentime.com/software/mpro ... munication

And there is a video tutorial for making this app (look for a parameter value that is expected in onMessage event): http://www.screentime.com/software/mpro ... Child.html


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 23rd, 2007, 3:59 am 
Offline

Joined: June 26th, 2006, 6:14 pm
Posts: 1379
Location: USA
looks possible

_________________
Image
ʞɔпɟ əɥʇ ʇɐɥʍ


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 12th, 2008, 3:52 am 
Offline

Joined: July 6th, 2006, 7:26 pm
Posts: 48
Location: Poland
ok, but how?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, chaosad, specter333 and 71 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