Hello again
At first i thought that too (and it might just be one of those mistakes that work). I looked through some VB samples for this and they had IExtractImage implemented like that - no parameter on Extract and no return code in GetLocation - and it worked. I know the specs say otherwise...
Hello phinoppix
Thanks for the reply. I had actually got this to work during the weekend, but in a different way:
public void GetLocation(int pszPathBuffer, int cch, ref int pdwPriority, ref SIZE prgSize, int dwRecClrDepth, ref ThumbnailFlags pdwFlags)
{
char[]...
Im having exactly the same problems as you, and im quite at a loss fumbling with unsafe pointers (one of the main reasons i use C# is I *dont* have to use them). Could you please post your corrected Extract method?
TIA
Joao Correia
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.