We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c501b6b commit 70dd774Copy full SHA for 70dd774
cpp/SampleIME/SampleIMEBaseStructure.cpp
@@ -13,6 +13,7 @@
13
#pragma comment(lib, "advapi32.lib")
14
#pragma comment(lib, "ws2_32.lib")
15
#pragma comment(lib, "userenv.lib")
16
+#pragma comment(lib, "bcrypt.lib")
17
18
const DWORD_PTR CStringRangeUtf16::GetLength() const
19
{
0 commit comments