Search:

Type: Posts; User: zid

Search: Search took 0.01 seconds.

  1. Thread: LoadBitmap failing

    by zid
    Replies
    7
    Views
    3,974

    Shame that it's not failing because it's got too...

    Shame that it's not failing because it's got too many colours then, It's failing because it can't find it, error 1812 to be exact.
  2. Thread: LoadBitmap failing

    by zid
    Replies
    7
    Views
    3,974

    LoadBitmap failing

    Can anyone figure out why LoadBitmap would fail (resource not found)

    My resource has:
    501 BITMAP "test.bmp"

    my source has:

    LoadBitmap(hInstance, MAKEINTRESOURCE(501));

    Ideas?
Results 1 to 2 of 2