Why \"public value struct\" can not have any method or constructor but \"value struct\" can? How to write structs li开发者_运维百科ke \"Vector3\" in WinRT component library and use it in another WinRT
I\'m currently trying to implement a skydome in DirectX10 but I am having real problems trying to find a good tutorial online as to how I go about this. I even looked through all four pages of results
I\'m trying to make a media player application wit开发者_开发问答h DirectX.AudioVideoPlayback, but when I try to run it, the project builds successfully and the application runs, but the Form doesn\'t
I\'m using the Clootie DirectShow9 headers with Delphi 2007.I created a wrapper component that plays audio and video. All is good until I get an MP3 that has album art encoded in it. The mp3 files lik
Any ideas on how to implement it with Qt4.7 or with th开发者_如何转开发e native win32 api. It\'s fine to use DirectX (via sth like this) or OpenGL too. An animation with a semi-transparent window that
I receive the following error (Unhandled exception at 0x527DAE81 (d3d11_1sdklayers.dll) in Lesson2.Triangles.exe: 0xC0000005: Access violation reading location 0x00000000) when running the Triangle sa
I\'m coding and app that requires access to DirectX in C#. Specifically it needs access to Dinput8.dll \'s DirectInput8Create function.
I am using DSPACK with Delphi 6 Pro. I am looking for a good sample that shows how to create a filter graph that will convert the sample rate of an audio stream to a desired format (sample rate, bit d
Why does calling the inherited IUnknown::Release() function on a IWICImagingFactory object in a destructor cause a \"CXX0030: Error: expression cannot be evaluated\" to be shown each entry in the obje
I am using Delphi 6 with DSPACK to do several operations involving audio and DirectX.I have the \"input\" side figured out where I assign one of the enumerated audio input devices to a TFilter object