回複:有MFC UI 高手嗎?有問題請教。

來源: 2010-04-28 10:49:02 [博客] [舊帖] [給我悄悄話] 本文已被閱讀:

1. use PS or fireworks: open your file and save it as .jpge or .png;
2. on your code, you could point the file source to your image location, i.e. c:imagesprojectxyzimage101.png

but make sure you have the path (i.e. in your xml file or others) with your pkg when deploy it.

that's what i could remember things i did n years ago.