search for: winrt

Displaying 20 results from an estimated 31 matches for "winrt".

Did you mean: winnt
2017 Jan 06
1
[PATCH 5/5] win_utf8_io: Avoid forbidden functions when building for WinRT/UWP
.....] Applications should send very minimal debug output and provide a way for the user to enable or disable its use." ...it doesn't look like a function that simply prints some output from a program. And what's the goal of this patch? To create flac.exe/metaflac.exe that can work in WinRT? Or to remove build errors, and flac/metaflac are allowed to work incorrectly?
2017 Jan 14
2
[PATCH 0/5] Allow multiple targets to be disabled
....ac: Allow the programs to be disabled >> configure.ac: Allow bench to be disabled >> configure.ac: Don't build any tests when they are explicitely disabled >> configure.ac: Allow examples to be disabled >> win_utf8_io: Avoid forbidden functions when building for WinRT/UWP >> >> configure.ac | 10 ++++++++++ >> examples/Makefile.am | 2 ++ >> microbench/Makefile.am | 4 ++++ >> src/Makefile.am | 10 +++++++--- >> src/flac/Makefile.am | 13 +...
2017 Jan 06
8
[PATCH 0/5] Allow multiple targets to be disabled
...be disabled when unrequired. The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets. It would be easier and cleaner to use autoconf to do so IMHO. There's an additional patch which fixes the build when building for WinRT/UWP platform, upstreamed from VLC. We have a couple more for this platform, but ultimately, I think the proper solution would be to allow only libflac to be built, as most forbidden function calls are in the convenience libraries in flac/shared. I tried to switch those from noinst_LTLIBRARIES to E...
2012 Jun 07
3
[LLVMdev] Is it possible to convert C++ code to C++/CX code via a plugin of clang?
Hello Guys,I am developing a plugin of clang and hope it can convert some C++ functions to C++/CX wrapper classes for WinRT system. If so, it would do a lot of work automatically.Now I have been somewhere. Using clang libraries, I could fetch the elements of C++ code for example, return type, function name, parameter list and others. Should I inherit "clang::Decl" to express C++/CX elements like Objective-C do...
2012 Jun 08
0
[LLVMdev] Is it possible to convert C++ code to C++/CX code via a plugin of clang?
CC'ed to clang ML. You can post clang question on clang ML. :-) On Thu, Jun 07, 2012 at 06:23:15PM +0800, yangzhi0104 at sohu.com wrote: > Hello Guys, > > I am developing a plugin of clang and hope it can convert some C++ functions to > C++/CX wrapper classes for WinRT system. If so, it would do a lot of work > automatically. > > Now I have been somewhere. Using clang libraries, I could fetch the elements of > C++ code for example, return type, function name, parameter list and others. > Should I inherit "clang::Decl" to express C++/CX e...
2017 Jan 14
0
[PATCH 0/5] Allow multiple targets to be disabled
...equired. > The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets. > It would be easier and cleaner to use autoconf to do so IMHO. > > There's an additional patch which fixes the build when building for WinRT/UWP platform, upstreamed from VLC. > We have a couple more for this platform, but ultimately, I think the proper solution would be to allow only libflac to be built, as most forbidden function calls are in the convenience libraries in flac/shared. > I tried to switch those from noinst_LTLIBR...
2014 Dec 12
0
Wine release 1.7.33
...Value function in audio drivers. winealsa: Implement GetPropValue and return device path. Martin Storsjo (20): api-ms-win-core-file-l2-1-1: Add stub dll. api-ms-win-core-sysinfo-l1-2-1: Add stub dll. api-ms-win-core-processthreads-l1-1-2: Add stub dll. api-ms-win-core-winrt-l1-1-0: Add stub dll. api-ms-win-core-fibers-l1-1-1: Add stub dll. api-ms-win-core-file-l2-1-0: Add stub dll. api-ms-win-core-localization-l1-2-1: Add stub dll. api-ms-win-core-datetime-l1-1-1: Add stub dll. api-ms-win-core-errorhandling-l1-1-2: Add stub dll. msv...
2013 Sep 13
0
Wine release 1.7.2
...FromFile() needs to call user-supplied include callbacks for resolving primary shader files) 34284 Fur looks wrong on Sims 3 Pets 34317 Process Hacker 2.x needs winsta.dll.WinStationRegisterConsoleNotification 34381 Rectangle rotation problem using GM_ADVANCED graphicmode 34401 QuiteRSS WinRT/ARM port needs msvcr110.dll.fabsf 34402 Multiple applications ported to WinRT/ARM require atl110.dll (Halite torrent client for Windows RT ) 34403 AVP Classic WinRT/ARM port needs xinput1_4.dll 34412 Winsock error when connecting to Xsyon game servers 34442 Multiple applications ported...
2013 Mar 29
0
[LLVMdev] [cfe-dev] Handling SRet on Windows x86
...t full MinGW > drop-in capability than MSVC++ drop-in capability. This doesn't make any sense to me. In principle, Clang should support both and users can pick whichever one suits their needs best. If someone wanted to come along and contribute clang language support for some weird COM or WinRT thing, and if their patches were well written and fit into the rest of the compiler properly, we should take them. I don't think anyone is saying that *you* should stop working on mingw and start implementing VC++ support, but by the same token, you shouldn't tell *them* what they are supp...
2015 Aug 07
0
Wine release 1.7.49
...nt filebuf constructors and destructor. msvcirt: Implement filebuf::attach. msvcrt: _setmode should check if file descriptor is valid. msvcirt: Implement filebuf::open/close. msvcirt: Implement filebuf status functions. Jacek Caban (15): widl: Renamed --rt option to --winrt for midl compatibility. widl: Keep track of namespace in parser and beginning namespace lookup implementation. widl: Use proper macro name for forward declarations of interfaces inside a namespace. widl: Write proper C++ forward declarations for interfaces inside namespace....
2020 Nov 11
0
[cfe-dev] Running LLVMHello Pass from Clang(-cl)
...\\10\\include\\10.0.18362.0\\shared" > -internal-isystem "C: > > \\Program<file://Program> Files (x86)\\Windows<file://Windows> Kits\\10\\include\\10.0.18362.0\\um" > -internal-isystem "C:\\Program Files > (x86)\\WindowsKits\\10\\include\\10.0.18362.0\\winrt<file://WindowsKits/10/include/10.0.18362.0/winrt>" > -fdeprecated-macro -fdebug-compilation-dir "D:\\Program Files\\LLVM_orc_removal\\bin" > -ferror-limit 19 -fmessage-length=120 -fno-use-cxa-atexit > -fms-extensions -fms-compatibility > -fms-compatibility-version=1...
2013 Mar 15
0
Wine release 1.5.26
...rectly 32276 Railworks 3 2013 Trainsimulator glsl errors. 32302 Endless Space >=1.0.25: crash during advanced game 32427 Delphi listview: wrong font when using custom draw 32541 Endless Space crashes when activating certain options in the menu 32766 Multiple applications ported to WinRT/ARM require msvcr110.dll (Miranda IM) 32960 Unimplemented function user32.dll.UserHandleGrantAccess 33045 Bunch of Heroes freezing on start at the beginning of the intro video 33054 Enterprise Architect 10 fails to load EAExample.eap poject 33083 Magic: The Gathering Online Wide Beta in...
2013 Mar 29
0
[LLVMdev] Handling SRet on Windows x86...
...struct Foo; typedef struct Foo Foo; struct FooFunctions { void (*Abc)(Foo*); void (*Def)(Foo*); }; struct Foo { FooFunctions const * Functions; }; Foo* foo; foo->Functions->Abc(foo); There are other possibilities, but is what COM says. WinRT is seemingly merely a way to encode .h files in a binary format, that then describe things like the above. There is a string library, which you can have the compiler deal with or not. There is COM's IUnknown, ditto. That is really about it as I understand. What is "system compile...
2013 Apr 12
0
Wine release 1.5.28
...ng 32735 Stellarium 10.2 does not load under WiNE 1.4 (dogfood) 32904 Opera installer needs GetNamedSecurityInfo to return an owner for registry keys (dogfood) 33150 [Wine Control]X Axis does not works properly with joystick "event" driver 33196 Multiple applications ported to WinRT/ARM require MSVCP110.dll (Audacity) 33219 Maxthon 4.0 fails to start 33251 RPG Tkool VX Ace: some texts aren't fit in the message box. 33265 HoMM 3 fails to create wgl context 33281 Bioshock infinite fails to use TaskDialogIndirect 33286 Extech RHT10 needs setupapi.dll.CM_Get_Dev...
2013 Mar 27
8
[LLVMdev] [cfe-dev] Handling SRet on Windows x86
Hi Eric, > From my perspective Win32 is the windows ABI and mingw and cygwin are their own ABIs No. They are using Windows Platform ABI for almost everything (e.g. calling API, C runtime, etc.). At least mingw does. The differences are exactly in unspecified area (e.g. passing / returning structs by value). The only difference is C++, where mingw / cygwin follows Itanium ABI and MSVC - its
2013 Apr 26
0
Wine release 1.5.29
...and mirrored over a diagonal line 32878 Classic Shell/Classic Start Menu crashes on startup due to unimplemented function shell32.dll.SHGetStockIconInfo 33004 Easy-PC V16 crashes in pcb editor 33055 Fishdom 2 crashes during the initial loading stage 33226 Multiple applications ported to WinRT/ARM require msvcr110.dll.__crtSetUnhandledExceptionFilter (MirandaIM, FinalBurn, ...) 33255 IRCXPro crashes after a few seconds 33337 Wine crashing when execute distutils installer 33359 WinRT/ARM port of Audacity crashes in dll entry point due to incorrect thumb2 mode MOVW/MOVT relocation...
2018 Nov 09
0
Wine release 3.20
...rs are missing title bar buttons 46081 Multiple installers show readonly drives with broken size 46084 Skype 8.33.0.50 installer crashes due to unimplemented msvcp140.dll.?_Winerror_map at std@@YAHH at Z 46085 Multiple ARM64 apps from Windows 10 SDK (10.0.17763.x) need 'api-ms-win-core-winrt-string-l1-1-1.dll' stub dll 46086 Multiple ARM64 apps from Windows 10 SDK (10.0.17763.x) need 'api-ms-win-core-processthreads-l1-1-3' stub dll ---------------------------------------------------------------- Changes since 3.19: Akihiro Sagawa (5): windowscodecs/tests: Introd...
2013 Nov 15
0
Wine release 1.6.1
...9 Wine 1.6 fails to build with bison 3.0 34353 The Ur-Quan Masters fails to start 34381 Rectangle rotation problem using GM_ADVANCED graphicmode 34399 .NET 3.x/4.x WPF based installers/apps require windowscodecs.dll ComponentFactory_CreateBitmapFromHBITMAP implementation 34401 QuiteRSS WinRT/ARM port needs msvcr110.dll.fabsf 34417 Everquest character models invisible 34418 regression: Finale NotePad 2012 installer splash screen appears as black box 34442 Multiple applications ported to WinRT/ARM require msvcr110.dll.?before at type_info@@QBA_NABV1@@Z (Halite torrent client)...
2020 Jan 11
0
Wine release 5.0-rc5
...ackle effect 42930 Graphical glitches in "Giants Citizen Kabuto" 45323 Rayman Origins, UPlay: Sound effects don't work but music and ambience do 45396 The Evil Within: no audio in game 46972 Adobe DNG Converter 11.2+ runs into Call to unimplemented function api-ms-win-core-winrt-error-l1-1-0.dll.GetRestrictedErrorInfo 47974 X Rebirth - wined3d GL_INVALID_OPERATION dimensions must be identical with current filtering modes 48293 Battle.net App lags when clicking UI elements 48357 Wine 5.0-rc2 prevents multiple apps from connecting to servers (Origin; Dungeons and Dr...
2012 Dec 21
0
Wine release 1.5.20
...1-0: Add dll. api-ms-win-downlevel-normaliz-l1-1-0: Add dll. api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll. api-ms-win-downlevel-shlwapi-l2-1-0: Add dll. api-ms-win-downlevel-shell32-l1-1-0: Add dll. api-ms-win-downlevel-advapi32-l2-1-0: Add dll. api-ms-win-core-winrt-string-l1-1-0: Add dll. api-ms-win-core-winrt-error-l1-1-0: Add dll. Dmitry Timoshkov (12): windowscodecs: GetThumbnail of the PNG decoder should return NULL interface. windowscodecs: Implement GetPreview in the PNG decoder. windowscodecs: Implement GetThumbnail in the PNG...