I've been trying to use TransparentBlt in a screensaver APP Im making on Visual C++ 6.0, Im using windows 98. My problem has been that it seems to be eating up all my resources eventually freezing my comp or severely affecting its performance.. Im almost positive it isnt a result of how it has been programmed, because using the BitBlt function in its place works without a hitch.. just doesnt do what I want it too, or at least I dont know how to make it do it
One other thing that makes me think its not me is that in the helpfiles for visual c++ 6, it says its peliminary and subject to change and stuff.. so Im guessing its not very well supported or something.
But I've heard that there are ways to put transparent bitmaps using just BitBlt..
Could anyone explain to me how you display transparent bitmaps or show me a place I could go to learn more about it?
One other thing that makes me think its not me is that in the helpfiles for visual c++ 6, it says its peliminary and subject to change and stuff.. so Im guessing its not very well supported or something.
But I've heard that there are ways to put transparent bitmaps using just BitBlt..
Could anyone explain to me how you display transparent bitmaps or show me a place I could go to learn more about it?