Made properties explorer "work" and added bitmaps

This commit is contained in:
andreja6
2018-10-24 12:54:12 -07:00
parent 78c6dec932
commit abe406990b
7 changed files with 27 additions and 7 deletions

View File

@@ -67,6 +67,13 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_CAN
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ICON1 ICON "icon1.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_BITMAP1 BITMAP "C:\\Users\\Andreja\\Desktop\\Parts.bmp"
#endif // English (Canada) resources
/////////////////////////////////////////////////////////////////////////////