i was wondering, does win32 support jpeg images? And can i show them inside a picture box control? If i can, how?
thanks in advance.
This is a discussion on loading jpeg images in picture boxes within the Windows Programming forums, part of the Platform Specific Boards category; i was wondering, does win32 support jpeg images? And can i show them inside a picture box control? If i ...
i was wondering, does win32 support jpeg images? And can i show them inside a picture box control? If i can, how?
thanks in advance.
Yes, it's included inside shell (or GDI+)
could you give an example or some tutorials i can use in order to achieve this?