[Mingw-w64-public] Missing prerequisites in shlobj.h

2015-03-17 Thread LRN
In file included from ../../poppler-0.30.0/poppler/GlobalParams.cc:59:0: F:/e41/mingw/include/shlobj.h:37:3: error: 'EXTERN_C' does not name a type SHFOLDERAPI SHGetFolderPathW (HWND hwnd, int csidl, HANDLE hToken, DWORD dwFlags, LPWSTR pszPath); this line is preprocessed into EXTERN_C DE

[Mingw-w64-public] x64 MSVC import librries

2015-03-17 Thread Vadim Chugunov
Hi, I think I am bumping into the issue described here: https://sourceware.org/bugzilla/show_bug.cgi?id=16598. The bug also has a patch attached. What would it take to get someone to merge it? Vadim -- Dive into the Worl

Re: [Mingw-w64-public] Native Win32 std::thread

2015-03-17 Thread Kai Tietz
Hello you all, I want to give for this discussion my 2 cents for it too. 2015-03-14 23:34 GMT+01:00 K. Frank : > Historically, I think the following considerations entered into mingw-w64's > choices for implementing std::thread: > > 1) Support for pre-Vista rules out using windows CONDITION_VARI