- Update to r53061
[reactos.git] / dll / win32 / kernel32 / winnls / string / lcformat_private.h
1 /*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS System Libraries
4 * FILE: lib/kernel32/misc/lcformat_private.h
5 * PURPOSE: Win32 Kernel Libary Header
6 * PROGRAMMER: Dmitry Chapyshev (dmitry@reactos.org)
7 */
8
9 #pragma once
10
11 /*lcformat.c */
12 extern BOOL NLS_IsUnicodeOnlyLcid(LCID);