User forums > Using Code::Blocks
C::B used as a external editor by IAR in windows xp ,how to use DDE model?
(1/1)
donkeygl:
it must fill service parameter and command parameter,what "service" to fill?
command parameter i write "codeblocks OpenLine("$CUR_LINE$") " ,it right?
stahta01:
I would try NetDDE but you might have better luck asking this question on an Windows XP support site.
Tim S.
MortenMacFly:
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".
MortenMacFly:
...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).
donkeygl:
--- Quote from: MortenMacFly on May 03, 2013, 02:14:36 pm ---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".
--- End quote ---
It no work that service param filled with "CODEBLOCKS"
it has a error----A DDE conversation with service "CODEBLOCKS" could not be establish
Navigation
[0] Message Index
Go to full version