cindy
August 3rd, 1999, 10:39 PM
hi! im not sure if i missed calling some functions but i wanted to set the bitmap of my toolbar at runtime...im trying these function calls
LoadBitmap(BMP1);
LoadBitmap(BMP2);
supposedly, the second bitmap is shown on the toolbar of my window but the first bitmap is shown...how should i approach this? need your help...thanks=)
LoadBitmap(BMP1);
LoadBitmap(BMP2);
supposedly, the second bitmap is shown on the toolbar of my window but the first bitmap is shown...how should i approach this? need your help...thanks=)