Charles Milette

Results 49 issues of Charles Milette
trafficstars

Like the old version

feature-request
Accepted

![image](https://user-images.githubusercontent.com/6440374/29780725-c735917c-8be4-11e7-8f08-13c15aecdea4.png)

TheTVDB allows localized versions from different. As an example, here's the [english page for a show](http://thetvdb.com/?tab=series&id=85249&lid=7), while [here's the French version](http://thetvdb.com/?tab=series&id=85249&lid=17) Could the data retriever support different locales (maybe in...

Type - Enhancement
Priority - Normal
OS - All
Component - User Interface
Component - Logic
Status - Accepted

https://github.com/DotNetPlus/ReswPlus/blob/f44b81cee34141ef41184dd3546eaaf905d9c6cf/src/VSExtension/ReswPlus.Core/CodeGenerators/CppCXCodeGenerator.cs#L257 https://github.com/DotNetPlus/ReswPlus/blob/f44b81cee34141ef41184dd3546eaaf905d9c6cf/src/VSExtension/ReswPlus.Core/CodeGenerators/CppWinRTCodeGenerator.cs#L274 These two buffers are allocated, but never freed, leading to a memory leak

If you create a new C++/WinRT project from the IDE, add a .resw file, and then generate the advanced class, it will generate C++/CX code, which will naturally fail to...

In WinRT APIs, some methods require a `CoreWindow` to be used (either implicitly, or as some sort of argument). In these cases, there is usually a native `IThingInterop` class that...

I really like the parralax effect, but the way my albums are displayed when using it is way too big for me. I wish to be be able to apply...

improvement
feature request

https://discord.com/developers/docs/interactions/receiving-and-responding#receiving-an-interaction

I am interested in porting some Win32 XAML Islands code to WinUI 3 for a future release - but I have one major question that I can't seem to find...

feature proposal
team-Reach
appModel-win32
area-XamlWindow

The get input method doesn't appear particularly reliable: I randomly see `110` when calling the method on two different monitors from two different vendors. ![Screenshot 2023-09-30 at 05 20 37](https://github.com/waydabber/m1ddc/assets/6440374/c7775f37-f07b-4073-9123-bb331b002289)