[Python.NET] C# .net dll used in python

mtraudt at quantifisolutions.com mtraudt at quantifisolutions.com
Thu Mar 30 12:34:23 CEST 2006


>
> While gpci.dll is defined in my .net application as
> [DllImport("gpcifunc.dll")]
>   unsafe public static extern  Int32 gpciOpen (Int32 dReserved) ;
>

Is gpcifunc.dll in your Windows %PATH% environment variable?






More information about the PythonDotNet mailing list