Added insert items dialog function

This commit is contained in:
FlareMicrosystems
2022-10-01 11:25:07 -07:00
parent 550962f1e6
commit e50d2674ff
5 changed files with 57 additions and 23 deletions

View File

@@ -4,8 +4,7 @@
#include <windows.h>
#include <commctrl.h>
#include <richedit.h>
#include "resource.h" //Should not have to do this...
#include "resource.h"
@@ -35,9 +34,8 @@ FONT 8, "Ms Shell Dlg"
}
//
// Icon resources
//
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_CAN
IDI_ICON1 ICON "FatB3dIcon.ico"
IDI_ICON1 ICON "FatB3dIcon.ico"