AutoHotkey Community

It is currently May 24th, 2012, 7:31 am

All times are UTC [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: Support   Topic: dde.ahk problems when closing server application

Posted: March 8th, 2010, 3:47 am 

Replies: 9
Views: 760


Okay, problem solved perhaps. As best I can tell, your DDE_KILL function was referring to __DDEM___DDE_Topic_List where the others referred to __DDEM_DDE_Topic_List so nothing was ever getting terminated. Grrr... does AHK have the equivalent of perl's "use strict" directive? Problems like ...

 Forum: Support   Topic: dde.ahk problems when closing server application

Posted: March 8th, 2010, 2:06 am 

Replies: 9
Views: 760


Oops! I spoke too soon, whilst I was replying Joy reappeared! Thanks! Yes, it was a while ago I know. Sorry to force your memory to work so hard! As per my previous response, I like your approach re keeping track of connections etc. For my purposes at least, your approached seemed great. I guess I h...

 Forum: Support   Topic: dde.ahk problems when closing server application

Posted: March 8th, 2010, 1:51 am 

Replies: 9
Views: 760


First up, thanks so much for taking the time to reply so thoroughly. I really appreciate it. Thanks also for your code sample for xmplay. The only problem with it seems to be that I think Sean has updated his dde stuff. I say this for two reasons - first, his function names now seem to be more like ...

 Forum: Support   Topic: dde.ahk problems when closing server application

Posted: March 7th, 2010, 2:00 pm 

Replies: 9
Views: 760


Thanks to whoever moved this to the right section. Thanks for the tip about Sean's version - I had seen it, but gone with Joy2DWorld's because it seemed a little more complete, and not so task-specific. Indeed, I'm somewhat confused by Sean's. In the DDEML.ahk file, I'm not sure which function to us...

 Forum: Support   Topic: dde.ahk problems when closing server application

Posted: March 7th, 2010, 4:41 am 

Replies: 9
Views: 760


Hi, I'm trying to use DDE to send a word to a old Win 3.1 program (a dictionary), under Win XP. I'm using Joy2DWorld's dde.ahk script, from here http://www.autohotkey.com/forum/viewtopic.php?t=21910 . The code successfully opens the program, and displays the word definition I want, but I'm getting a...
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group