|
From: Gautier de M. <gd...@ho...> - 2015-01-27 08:57:44
|
I just need DoDragDrop and its related types. The goal is getting support for a drag from a GWindows window and a drop onto the desktop or a File Explorer window.Probably in the end a "hand-made" function with an Import pragma will do the job. Cheers Gautier Date: Mon, 26 Jan 2015 10:22:19 -0500 From: da...@bo... To: gna...@li... Subject: Re: [Gnavi-discuss] Bindcom on OLE32.dll What are you trying to use in OLD32.dll? Most of what it offered historically is already in GNATCOM and I don't recall it having a typelib so there would be nothing for bindcom to pull out anyways. David Botton On Mon, Jan 26, 2015 at 9:44 AM, Gautier de Montmollin <gd...@ho...> wrote: Hello,Did someone succeed in running bindcom on OLE32.dll (or equivalent) ?I always get a COM_Error.The alternernative would be a manual binding to libole32.a which is shipped with GNAT.TIAGautier ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Gnavi-discuss mailing list Gna...@li... https://lists.sourceforge.net/lists/listinfo/gnavi-discuss ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Gnavi-discuss mailing list Gna...@li... https://lists.sourceforge.net/lists/listinfo/gnavi-discuss |