<br><br><div><span class="gmail_quote">2006/7/19, Enrico Tröger <<a href="mailto:enrico.troeger@uvena.de">enrico.troeger@uvena.de</a>>:</span><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">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><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;">Regards,<br>Enrico<br><br>--<br>Get my GPG key from <a href="http://www.uvena.de/pub.key">
http://www.uvena.de/pub.key</a><br><br><br>_______________________________________________<br>Geany mailing list<br><a href="mailto:Geany@uvena.de">Geany@uvena.de</a><br><a href="http://uvena.de/cgi-bin/mailman/listinfo/geany">
http://uvena.de/cgi-bin/mailman/listinfo/geany</a><br><br><br><br></blockquote></div><br>Regards,<br>Alexandre Moreira.<br>