directx did not copy a requested file
Thu, 24 Nov 2005 05:02:44 +0200
directx did not copy a requested file..
this is the error of directx 9.c (or b or a) at about 75% instalation ....and after that it exit and not complte the instalation of directx 9
in directx.log it ssems that dsound.inf cannot be copied and it is a problem with it.
i stil succeded to instal dx9 but ...
|
Where is ddraw.h ?
17 Nov 2005 08:24:32 -0800
I've installed VC2005 and
Windows Server 2003 SP1 SDK Platform.
I converted a sample from VC6 to VC2005.
The compiler show
.....\microsoft platform sdk\include\dshow.h(36) : fatal error C1083:
Cannot open include file: 'ddraw.h': No such file or directory
I have found only ddrawgdi.h where dshow.h is it.
...
|
DirectShow cpu load?
16 Nov 2005 22:14:43 -0800
Hi
I have a 'problem' in using DirectShow for grabbing 720*576 pictures
from my USB-camera, since the cpu load is around 22% when grabbing the
pictures. This is rather high, because when using VFW it is only around
5% for the same action. Unfortunately I cannot use VFW since I need two
cameras at the same t ...
|
sporadic dderr_nodirectdrawhw error
Wed, 16 Nov 2005 13:56:31 -0800
I've got 9.0c and a GeForce 6600GT and the latest nvidia drivers. I've
noticed that over the course of developing my game I sometimes get the error
"dderr_nodirectdrawhw". I'm using DirectX7 interfaces (for compatibility with
older systems that might not be up to date with the latest directx) for
surface c ...
|
GraphEdit in PSDK release seems broken
Tue, 15 Nov 2005 00:27:04 -0800
I've just installed the latest PSDK to get the latest DS sdk and all is well
after the initial confusion and a few changes required to get things building
again. However graphedit appears to be broken in this release. I installed
PSDK onto a clean XP SP2 system to check and if you run up graphedit, insert
...
|
Determining graphics region
Mon, 14 Nov 2005 15:22:03 -0800
I would like to grab the window size of the currently running directx game.
I don't have the window name or I could search the windows and find it. I
want it to generically find the viewport so I can write to it.
Seems like an easy question but I have gone through reams of documentation
and haven't foun ...
|
DxUT Linker errors
Mon, 14 Nov 2005 14:20:05 -0800
So I was trying to port a project using DXUT created from Sample Browser to
an empty Win32 project.
I get Linker errors on DxUT trace function for all call backs. How do I fix
it?
Thanks ...
|
|
|
Audio & Video from Sample Grabber
11 Nov 2005 09:01:46 -0800
Hi,
maybe this is a stupid question, but I'm here to known if it is :-)
As you can understand, I'm new here so, please, strike quite :-(
I have to split any kind of source (avi, mpeg, etc) in two diff files,
one for audio and one for video.
I would like to use something like samplegrabber; is it possibl ...
|
vs2005 with FBX question
Thu, 10 Nov 2005 19:10:02 -0800
I use "Visual C++ 2005 Express Edition" to compile FBX examples,but occur
LNK2005 redefine xxxxx in xxxx.lib or LNK1104: cannot open file
'Advapi32.lib'....
Now I confuse with this error,
Is this because Visual C++ 2005 "Express Edition " question??
because it work fine in VS20003 fine,thanks all
...
|
Is DirectShow required for this spec?
10 Nov 2005 15:50:08 -0800
I'm working on an application that uses QuickTime to render
multi-channel audio and a variety of video formats (.mov .jpeg, .tiff,
..bmp, MPEG-1 and MPEG-2). The application renders a full-screen
slideshow with a custom toolbar or writes the lot to a .mov file.
Other features include transitions between still ...
|