A question for you guys, at win32 development of Geany. Can one use the basic capabilities of a windows environment within the gcc (or whatever compiler you use to do windows stuff there at geany development?) I mean, more specifically, named pipes. I am thinking in writing this feature in named pipes if I cannot work out the DDE stuff.
<br><br><div><span class="gmail_quote">2006/7/20, Alexandre Moreira <<a href="mailto:alexandream@gmail.com">alexandream@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br><br><div><span class="gmail_quote">2006/7/19, Enrico Tröger <<a href="mailto:enrico.troeger@uvena.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">enrico.troeger@uvena.de</a>>:</span>
</div><div><span class="e" id="q_10c8d4cf3fe34a3f_1"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 19 Jul 2006 12:56:53 -0300, "Alexandre Moreira"<br><<a href="mailto:alexandream@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">alexandream@gmail.com</a>> wrote:<br>
<br>> I have been checking Geany Win32 build (0.8svn) and found out that it
<br>> doesn't quite support opening many files in same running instance<br>> using the cmd line.<br>><br>> Is that supposed to be this away (i.e. not implemented) or is this a<br>> bug in some code ?<br>Not yet implemented.
<br><br>> if it is not implemented, I think I could take a look (although with<br>> not too much hope, since I never done any real windows programming)<br>Hehe, I also don't have any idea about Windows programming.
<br>
<br>> at the DDE system and try to use it instead of the pipe we use in<br>> *nix. Or try to find out if I can use something like a pipe in<br>> windows.<br>><br>> What you guys say?<br>If you find a way, we would be happy to integrate it.
<br>Have a look into src/win32.c, there is mostly all Windows related code.</blockquote></span></div><div><div><br>I have been trying to find out information about C programming and the DDE system on windows. But so far, no luck. If anyone has documentation on that (I've been reading msdn but couldn't find  useful information, windows programming is just so weird), or at least can tell me if it is even possible to mix a Windows DDE Server System in a software running gtk_main I would really appreciate.
<br><br>I'll keep trying to find anything, but this seems to be the right way to implement it, windows is supposed to have some hooks in the shell (explorer.exe) to use DDE to open a document in a running instance of some registered program.
<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"></blockquote></div><div><span class="q">Regards,<br>Enrico<br><br>--<br>Get my GPG key from 
<a href="http://www.uvena.de/pub.key" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.uvena.de/pub.key</a><br><br><br></span></div><div>_______________________________________________<br>Geany mailing list<br><a href="mailto:Geany@uvena.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Geany@uvena.de</a><br><a href="http://uvena.de/cgi-bin/mailman/listinfo/geany" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://uvena.de/cgi-bin/mailman/listinfo/geany</a><br><br><br><br></div><br>Regards,<br></div><div><span class="sg">Alexandre Moreira.<br>

</span></div></blockquote></div><br>