Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 090110

  1. 090110

    How to use stretchblt gdi32.dll API function in vba

    Strongm, You are a genius! You have saved me countless hours of aimlessly searching the web. Thanks.
  2. 090110

    How to use stretchblt gdi32.dll API function in vba

    Thank you strongm, I had a look at the object browser but I do not know what it all means and where to get all information from. Sub Render(hdc As Long, x As Long, y As Long, cx As Long, cy As Long, xSrc As OLE_XPOS_HIMETRIC, ySrc As OLE_YPOS_HIMETRIC, cxSrc As OLE_XSIZE_HIMETRIC, cySrc As...
  3. 090110

    How to use stretchblt gdi32.dll API function in vba

    Hi, I am trying to program excel to create a smaller version of a picture displayed on an microsoft 2.0 image control in a userform that I have created and save it as a file. I have been looking around for a while and it seems that the stretchblt function from the gdi32.dll is probably best...

Part and Inventory Search

Back
Top