initial commit

This commit is contained in:
snow32a
2026-06-17 00:10:06 +03:00
parent 72b86c4153
commit 62187e7d6e
35 changed files with 6170 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

+2
View File
@@ -0,0 +1,2 @@
#define IDI_BACKCORDIC 101
#define IDI_BACKCORDBANNERIC 102
BIN
View File
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
#include "res.h"
IDI_BACKCORDIC RCDATA "backcord_icon.png"
IDI_BACKCORDBANNERIC BITMAP "backcordbanner.bmp"