mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-15 08:00:52 +00:00
This is a thin wrapper around the Win32 API used in the Win32 Updater Dialog implementation.
9 lines
205 B
C
9 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
|