Skip to content

Commit b445ab8

Browse files
committed
Locale Dependent APIs: Initial Commit, winnls.h line 1578
1 parent d202ee9 commit b445ab8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src-native/THNETII.WinApi.Headers.WinNls/WinNlsFunctions.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,5 +317,9 @@ public static extern bool GetCPInfoEx(
317317
out CPINFOEX lpCPInfoEx
318318
);
319319
#endregion
320+
// C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\WinNls.h, line 1576
321+
//
322+
// Locale Dependent APIs.
323+
//
320324
}
321325
}

0 commit comments

Comments
 (0)