I am making an RPG game and i need to know how to make transparent pictures for the actors.
the problem is, the API to do that uses a dll only in win98.
i need code to replace that API to make it compatible to win95.

the API name is: TransparentBlt
the API is from the file: msimg32.dll

thanks in advanced.