Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MinGW でコンパイルする Windows で crypt() を使用するにはどうすればよいですか? lib があることがわかりますが、関数と crypt.h ヘッダーが認識されず、windows.h を使用すると、「不明な型名 BOOL」、「不明な型名 DWORD」などのような間違いがたくさん発生します。