Add support for compiling under MinGW + fix Windows compiling in general

This commit is contained in:
wuggy 2026-04-17 15:05:11 -07:00
commit a5cf494890
56 changed files with 243 additions and 76 deletions

View file

@ -7,6 +7,7 @@
#ifndef nsFilePicker_h__
#define nsFilePicker_h__
#include <stdlib.h>
#include <windows.h>
// For Vista IFileDialog interfaces which aren't exposed