February 24th, 2008 05:45 PM
To tell the truth that was what I said about C++ when I first started becaused I sub-consciously feared not being able to grasp it then I thought I might as well just try a little and then see what...
February 24th, 2008 05:41 PM
The files are in there? I'll download it now!
February 24th, 2008 11:51 AM
Also can someone please point me to a good book/tutorial and tell me where I can get the header and library files for DX9?
February 24th, 2008 11:30 AM
Sup guys,
I made this thread so that I may ask questions regarding DirectX(C++ Win32).
To start with is the following true? "DirectX is just a name for a group of components, one example is;...
February 24th, 2008 10:08 AM
Yes, and that is DX :) I'm going to create a new topic(later) in the other sub-forum called "DirectX" and simply just feedback information too be checked by people who can then hopefully tell me if...
February 24th, 2008 07:13 AM
Thanks for your replies -
Is it out? Well even if it is my graphics card can't support it so I'll have to learn DX9 anyway once I can get a new one I'll go straight to DX10.
How did you...
February 23rd, 2008 06:34 PM
I'llk have a look, thanks.
February 23rd, 2008 06:32 PM
Sup guys,
Could someone please tell me where I can find the headers and basically the files for DirectX 9? Also could someone please point me to a book(C++ Win32 DirectX)?
This is optional but...
February 23rd, 2008 02:20 PM
Well that's just it, there aren't any sites that offer a lot of high quality sounds. :(
February 23rd, 2008 07:48 AM
OK, after a bit of research I now know that I need to use SwitchDesktop but the problem is that I don't know what the desktop is called, could you help me?
February 23rd, 2008 07:32 AM
Thanks Arjay I'll try to find it.
February 22nd, 2008 08:18 PM
I've come across many sites in Google, I just thought that one of the members here may know a VERY good one.
February 22nd, 2008 08:08 PM
Well I found it and just deleted it, now everything seems to be normal. But still no I'm curios :p how do you get the handle to that window?
February 22nd, 2008 08:06 PM
February 21st, 2008 05:00 PM
Like Gravity can vibration also be infinity as long as there is a consecutive amount of medium?
February 21st, 2008 02:42 PM
Well actually a virus has already done that and I would like to reverse it...
February 21st, 2008 02:04 PM
Sup guys,
How do you get a handle to the window/dialog the appears when you press CTRL, ALT and DELETE?
Thanks.
February 20th, 2008 06:18 PM
Sup guys,
For my program I need a lot of sounds and would appreciate it if someone can point me to a site that allows you to download free sounds that last less then 5 seconds, and these sounds...
February 20th, 2008 02:30 PM
Guess playing multiple sounds will have to wait for some time :( I plan to learn DirectX later in my life.
February 20th, 2008 02:28 PM
I saw the program as well and I recall it talking about time travel as well.
I'm begining to think that light itself warps all the time, this is the only way I think light can cach up to you even...
February 20th, 2008 02:00 PM
I think I should start this post by telling you the purpose of me needing PlaySound to play two(or more) sounds at once. Bascially, I'm creating a program that plays a range of selecting sounds and...
February 20th, 2008 05:40 AM
I tried your idea and it didn't seem to change a thing :(
Any other ideas?
Thanks.
February 20th, 2008 05:26 AM
I did :) It seems I've gotten to used to tagging styles with windows. By the way OP - You set the style when you're registering the window.
February 19th, 2008 07:48 PM
I'm not exactly talking about mixing :) What I meant to say was can PlaySound be used twice at once, without you having to wait ofr it to return?
Thanks.
February 19th, 2008 04:59 PM
Sup guys,
How can someone play two different sounds at once using PlaySound(...)?
Thanks.