Kaydet (Commit) 7a30553b authored tarafından Michael Stahl's avatar Michael Stahl

sal: actually that uwinapi stuff doesn't include sal headers?

Change-Id: I1812b7050af725ee754c9e41b9b635319eead33a
üst cfaebe5d
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#if defined(_MSC_VER) && (_MSC_VER >= 1900) #if defined(_MSC_VER) && (_MSC_VER >= 1900)
// older versions use uwinapi.def file for export // older versions use uwinapi.def file for export
SAL_DLLPUBLIC_EXPORT __declspec(dllexport)
#endif #endif
DWORD WINAPI GetShortPathNameW(LPCWSTR lpszLongPath,LPWSTR lpszShortPath,DWORD cchBuffer) DWORD WINAPI GetShortPathNameW(LPCWSTR lpszLongPath,LPWSTR lpszShortPath,DWORD cchBuffer)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment