softworkz
softworkz
Is this working on your side? Initially, I wanted to get it working with a custom font supplied as appx resource, but then I realized, that it's not even working...
Generation of identifiersPrefix values per file is required as requested here already https://github.com/javascript-obfuscator/grunt-contrib-obfuscator/issues/20 to avoid errors like these: - https://github.com/javascript-obfuscator/javascript-obfuscator/issues/568 - https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1093 - https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1150 - https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1172
 MS broke it. Please see and upvote here: https://developercommunity.visualstudio.com/t/VSSDKCPSExtensibility:-Image-Loading-i/10525678
An important detail is missing in the comparison of the distribution modes: The evergreen runtime requires elevation to install (not all users have those privileges), while the fixed version can...
The article includes a lot of general information which can also be found elsewhere, but all the really important information is missing: - Which distribution mode is used and assumed...
The documentation for AddHostObjectToScript is incorrect. It's obviously copied from the documentation for the .NET version of WebView2, but for WinRT, the procedures are different (and complicated unfortunately): https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2?view=webview2-winrt-1.0.2065-prerelease#addhostobjecttoscript For...
All the mediaurl repositories are about creating addons. Is there an example for an application consuming mediaurl sources?
### OpenApi Schema ```json "MyDictionary": { "type": "object", "additionalProperties": { "type": "string" } } ``` ### Generated TypeScript ```typescript /** * * @export * @interface ProviderIdDictionary */ export interface ProviderIdDictionary...
# Proposal: `ThousandIslands` Window ### TL/DR This is about **hosting Win32 Islands** like WinForms, WPF, ActiveX, ATL, MFC **inside a WinUI3 application**. ## Primer #### About "Modernize your applications with...
None of these rules are needed for Visual Studio and these also do not stem from any defaults/templates of VS. Resubmission of #433