1. Re[2]: Help testing transparentBlt function (FIXED)
- Posted by "Thomas Parslow (PatRat)" <patrat at rat-software.com> Apr 04, 2001
- 542 views
> I can't use it on Win95 IE5.0. That's because it doesn't have MSIMG32.DLL. I > think you can just put that dll along your program for Win95 users. > > PS.Why do you say how much memory and what CPU you have? It is not important > here, the important question is just if you have MSIMG32.DLL or not. Am I > right?right :) Thanks :) If i sent you msimg32.dll would you try it with that? (it's fine if you don't wanna accept executables over the net:) Thomas Parslow (PatRat) ICQ #:26359483 Rat Software http://www.rat-software.com/ Please leave quoted text in place when replying
2. Re[2]: Help testing transparentBlt function (FIXED)
- Posted by aku at inbox.as Apr 04, 2001
- 501 views
It's OK cyrix 221 mhz 96 ram 2 vram 640*480, 16 bit win 98 fe >> >> You're testing for an error incorrectly. From the docs on define_c_func: >> >> .. A small integer, known as a routine id, will be returned, or -1 if the >> function can't be found.... >> >> The reason win32lib affected you is that it has already linked several >> routines, so you're not getting 0 (which is a valid routine id). >> >> Matt Lewis T> oh dear, I feel very stupid now :) Thanks for pointing it out :) T> I've attached a fixed version, which no longer "requires" win32lib :) T> Thomas Parslow (PatRat) ICQ #:26359483 T> Rat Software T> http://www.rat-software.com/ T> Please leave quoted text in place when replying
3. Re: Re[2]: Help testing transparentBlt function (FIXED)
- Posted by Tone Skoda <tone.skoda at siol.net> Apr 04, 2001
- 487 views
>From: Thomas Parslow (PatRat) <patrat at rat-software.com> > If i sent you msimg32.dll would you try it with that? (it's fine if > you don't wanna accept executables over the net:) No problem, send it over.