how to import jpeg images into workspace
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Right click on your project on the solution explorer and select Add Resource and click on Import button and your file(jpg),and if you want to load them of resource see Loading JPG & PNG resources using GDI+ [^]
WhiteSky