DirectX and Win32 Dialog Boxes
Thu, 3 Jul 2008 09:45:01 -0700
I presently am trying to finish an full screen app which uses dialog boxes
via DialogBoxParam() call. Unfortunately, one of the dialog boxes refuses to
fully paint itself at times. In previous version, I have been able to us the
now defunct FlipToGDISurface() call to fix this in other apps. Can one still
us ...
|
Precise control of playback position
Sun, 22 Jun 2008 15:27:48 -0700 (PDT)
I have a DirectShow application where I maintain a clock externally,
and I need to sync video to this clock. The external clock may not be
wall clock time; it might be going faster, it might be going slower,
all my application knows is that it's being fed timestamps in strictly
increasing order and must sync vid ...
|
GraphEdit issue
Thu, 12 Jun 2008 10:33:53 -0700 (PDT)
Hi,
I stumbled on an issue with DirectShow's GraphEdit utility after, I
think, an upgrade of K-Lite codec pack and I no longer can use
GraphEdit's "Connect to Remote Graph" feature which I really need.
The environment is Widnows XP SP2 system where I used some old version
of graphedit, which worked great. I ...
|
Problem with surfaces..
Wed, 11 Jun 2008 15:57:25 -0400
ok...
This isn't working, and I dont know why, when I pass the resulting
surface to StretchRectangle I get the awsome "error in application"
haha... anyway. Is this not the right way (using .Net 3.5 runtime and
the latest DirectX Dev Kit form March) to turn a bitmap into a
surface?
Public Function img2su ...
|
DirectX SDK (June 2008) Release is Available
Fri, 6 Jun 2008 17:03:04 -0700
The DirectX SDK (June 2008) release is up today. What's New and Release
Notes are on the download page.
Microsoft Download link:
<http://www.microsoft.com/downloads/details.aspx?FamilyId=519AAE99-B701-4CA1-8495-39DDDE9D7030&displaylang=en>
The <http://msdn.microsoft.com/directx> redirect should be updated ...
|
programming windows address book
Fri, 6 Jun 2008 00:13:00 -0700
How to program/enumerate the windows address book ?
1.I want to browse all identities
2. i want to browse address book profile wise(user profile aware addressbook)
Note : don`t tell any suggestion for windows contants (that is introduced in
windows vista ).
--
WM_QUIT
RLN ...
|
setup projects problem
Wed, 4 Jun 2008 05:30:21 -0700 (PDT)
Hi all,
I ran into a compatibility problem when compiling a setup project with
programming in Direct3D. Here are the details:
On one computer, I have Windows XP, Visual Studio 2005, and DirectXSDK
March 2008. I open the project and compiled the setup from the setup
wizard of Visual Studio 2005.
So the se ...
|
|
|
common config of capture sources?
Mon, 2 Jun 2008 13:16:16 -0700 (PDT)
I'm working on a client app that enumerates the devices under the
video capture category that will allow someone to pick which capture
device they wish to use on their machine. However, we need to accept
only a fixed size (240x180). Is there a common property to look for
in capture devices that can look at/set ...
|
DirectX 8.1 SDK
Wed, 28 May 2008 00:20:00 -0700
Can I download DirectX 8.1 SDK from somewhere? ...
|
Where is the C++ Billboard Sample
Fri, 23 May 2008 08:30:51 +0100
Does any body know where I can download the old C++ billboard sample that
used to come with the DirectX sdk up until 2003? I have the 2006 version of
the DirectX sdk and cannot see the billboard sample.
...
|