trySuccess = GetObject(srcBmp, LenB(bmp), bmp)

解决方案 »

  1.   

    Type Bitmap
        bmType As Long
        bmWidth As Long
        bmHeight As Long
        bmWidthBytes As Long
        bmPlanes As Byte
        bmBitsPixel As Byte
        bmBits As Long
    End Type
      

  2.   

    many api function is rewrite in win2000 so many way of 98 progr-amming. do you tell us the error-code or error information .