Results 1 to 2 of 2

Thread: AlphaBlending using WinAPI

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    AlphaBlending using WinAPI

    Ok. There is function AlphaBlend declared in msimg.dll - this library is in W2000, and I think in W98 too.

    If I want to use this lib in W95, I will have to copy it from W98.
    But I don!t have NT system; so is msimg.dll on WinNT 4.0 or less?
    If not, should I copy one from W98 or from W2000? (Just fact: W2K version has 6kB, W98 has 52kB)

    And I found out, that this AlphaBlend function calls GdiAlphaBlend32 in GUI.dll. Does anybody know, if such function is in older gui libs? Or I have to copy new gui.dll together with msimg.dll (what will probable be quiet complicated) - or; does anybody know the declaration of GdiAlphaBlend32?

  2. #2
    Addicted Member morphman2000's Avatar
    Join Date
    Oct 2000
    Location
    Europe, The Netherlands
    Posts
    254
    Well give it a try, I would say. But 2000 is an Operating system which is based on NT Technologies, so I assume that it's better to use the 2000 version

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width