Mario Pintaric

Results 37 comments of Mario Pintaric

And yet another variation. I'm guessing that the call here is the lower level call used by MidiSystemClusiveMessage(): midiInputDevice.MessageReceived -= OnMessageReceived; midiInputDevice.MessageReceived += OnMessageReceived; // Get Vendor Id for port....

As per usual, no reply. This is now the norm for Microsoft. Very disappointing and will lead to no adoption. Good luck with that.

One other note, only one member of the development team has posted a usage example on their GitHub repo. If I were running the team, I would make that a...

Very cool idea. I'm not able to picture how you would go about duplicating the handle on the UWP side. Any chance you could sketch out some code or provide...

SendMessage? I didn't think that was even possible?? Wow. Any UWP example of that anywhere?

Easy for you to say Pavel. You're just one of the best devs on the planet for this stuff! I'm a mere mortal. I haven't delved into this sort of...

Here's a puzzle for you (and if you can't come up with an answer you'll make the UWP memory sharing sample). You are given RDP access to a completely locked...

I'm too old to remember the details Pavel. Age hits some of us harder than others, sadly. I haven't touched C++ in a serious way in over a decade. The...

The shader compiler has been functional on UWP for some time: https://github.com/Microsoft/DirectXShaderCompiler I've used it in a couple UWP projects.

My bad, I didn't use com.wsdk.sample as the app name when generating the app key.