S
Saurabh Chawla
Hi,
I have got 2 dll's , one compiled for ppc 2002 and another for ppc
2003.
Now , both have got same export function Func().
In my application, i want to pinvoke dll's based on the value provided
by System.Environment.OSVersion.Platform which gives me either PPC2002
or PPC2003.
I am not finding any solution to this problem.
Can anyone give me suggestions.
Thanks
Saurabh
I have got 2 dll's , one compiled for ppc 2002 and another for ppc
2003.
Now , both have got same export function Func().
In my application, i want to pinvoke dll's based on the value provided
by System.Environment.OSVersion.Platform which gives me either PPC2002
or PPC2003.
I am not finding any solution to this problem.
Can anyone give me suggestions.
Thanks
Saurabh