loadImage

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HANDLE loadImage(HINSTANCE hInstance, string s, UINT uType, int cxDesired, int cyDesired, UINT fuLoad)
  2. HANDLE loadImage(HINSTANCE hInstance, wchar* pResID, UINT uType, int cxDesired, int cyDesired, UINT fuLoad)
    HANDLE
    loadImage
    (
    HINSTANCE hInstance
    ,
    wchar* pResID
    ,
    UINT uType
    ,,,
    UINT fuLoad
    )

Meta