mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-16 08:30:57 +00:00
10 lines
205 B
C
10 lines
205 B
C
|
//This file contains the resource ID definitions.
|
||
|
|
||
|
|
||
|
// include the Resource IDs defined by Win32++
|
||
|
#include "default_resource.h"
|
||
|
|
||
|
|
||
|
//Resource IDs for the dialog
|
||
|
#define IDD_DIALOG 100
|