mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
#include <windows.h>
|
|
#include "resource.h"
|
|
|
|
#include "lang/de-DE.rc"
|
|
#include "lang/en-US.rc"
|
|
#include "lang/fr-FR.rc"
|
|
#include "lang/es-ES.rc"
|
|
#include "lang/uk-UA.rc"
|