mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
9ea495ba33
svn path=/branches/header-work/; revision=45691
8 lines
96 B
C
8 lines
96 B
C
#pragma once
|
|
|
|
MUI_LAYOUTS enAULayouts[] =
|
|
{
|
|
{ L"0C09", L"00000409" },
|
|
{ NULL, NULL }
|
|
};
|