Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: donkeygl on May 03, 2013, 08:01:25 am
-
it must fill service parameter and command parameter,what "service" to fill?
command parameter i write "codeblocks OpenLine("$CUR_LINE$") " ,it right?
-
I would try NetDDE but you might have better luck asking this question on an Windows XP support site.
Tim S.
-
IIRC, then:
- DDE Service is named CODEBLOCKS
- DDE Topic is named CodeBlocksDDEServer
If unsure, check the files associations.{cpp/h} and app.{cpp/h} from SVN searching for "DDE".
-
...btw: For DDE debugging I found this tool ("DDE Monitor") very helpful:
http://www.javaparts.com/dde/download.php
Run it, then open a CPP file from the explorer (assuming you have this extension registered with C::B).
-
IIRC, then:
- DDE Service is named CODEBLOCKS
- DDE Topic is named CodeBlocksDDEServer
If unsure, check the files associations.{cpp/h} and app.{cpp/h} from SVN searching for "DDE".
It no work that service param filled with "CODEBLOCKS"
it has a error----A DDE conversation with service "CODEBLOCKS" could not be establish