26 lines
412 B
Plaintext
26 lines
412 B
Plaintext
// Generated by ResEdit 1.6.6
|
|
// Copyright (C) 2006-2015
|
|
// http://www.resedit.net
|
|
|
|
#include <windows.h>
|
|
#include <commctrl.h>
|
|
#include <richedit.h>
|
|
#include "resource.h"
|
|
|
|
|
|
|
|
|
|
//
|
|
// Bitmap resources
|
|
//
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_CAN
|
|
IDB_BITMAP1 BITMAP "Parts.bmp"
|
|
|
|
|
|
|
|
//
|
|
// Icon resources
|
|
//
|
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|
IDI_ICON1 ICON "roblox_RN1_icon.ico"
|