I'm pretty sure this is the best way to do it right now. It might be
possible to use the import machinery directly, but I'm not sure off
the top of my head.
- Jeff
On Sun, Jan 6, 2013 at 4:37 PM, Peter Schwalm wrote:
> Hello,
>
> I could figure it out myself now, not for a service yet, but for a
Hello,
I could figure it out myself now, not for a service yet, but for a c#
console program. If anybody is interested here is the code snippet:
class Program
{
static int Main(string[] args)
{
int rv = 0;
// load the dll that results from ipy-co