Added insert items dialog function
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user