>
> 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?




_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to