Re: [Mingw-w64-public] [PATCH] GetModuleFileName is allowed on winrt

2016-04-23 Thread Kai Tietz
ok. please go ahead and apply. Thanks Kai Am 22.04.2016 16:11 schrieb "Hugo Beauzée-Luyssen" : > --- > mingw-w64-headers/include/libloaderapi.h | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/mingw-w64-headers/include/libloaderapi.h > b/mingw-w64-headers/include/

[Mingw-w64-public] [PATCH] GetModuleFileName is allowed on winrt

2016-04-22 Thread Hugo Beauzée-Luyssen
--- mingw-w64-headers/include/libloaderapi.h | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mingw-w64-headers/include/libloaderapi.h b/mingw-w64-headers/include/libloaderapi.h index 765a63f..e26b3d7 100755 --- a/mingw-w64-headers/include/libloaderapi.h +++ b/mingw-w64-