Forum: C++ Jul 9th, 2009 |
| Replies: 4 Views: 1,049 Your reply was really helful :) . For that I was searching. Just one problem if you want to help me - hope I don't buzz you too much, I'm little newbie in winapi. This is my function for toggle:
... |
Forum: C++ Jul 9th, 2009 |
| Replies: 4 Views: 1,049 Thanks but didn't help because I don't know how to use that WINDOWPLACEMENT variable.
I solved the fullscreen problem in games.
I only want somehow to get the current state of that window -... |
Forum: C++ Jul 8th, 2009 |
| Replies: 4 Views: 1,049 Hello,
I'm making an application in Visual C++ that hides/shows an application window from taskbar by clicking a button.
First problem (googled it) is that I don't know how to retrieve the... |
Forum: C++ Jun 3rd, 2009 |
| Replies: 4 Views: 934 thanks,
i'll read... however i'm not triyng to move around the world (and the mesh) but to position the mesh in the world. Thanks againn i'll try |
Forum: C++ Jun 2nd, 2009 |
| Replies: 4 Views: 934 This tutorial also uses DXUT as you might expect to help on some code generation. I know to move the camera but, on the mesh side I saw only the code for loading it but not location coordinates.
... |
Forum: C++ Jun 2nd, 2009 |
| Replies: 4 Views: 934 Hello,
I just started reading and learning DirectX SDK's tutorials in order to develop skills for game programming.
I don't know COM very well (i just start learning it). I read lights,... |
Forum: C++ May 4th, 2009 |
| Replies: 2 Views: 1,129 OK I HAD 2008 PE but i installed c++ 2005 express, set up the paths and all right now. Thanks for reply. I think it was my VS 2008 PE that was not integrating well PSDK. Thread solved. |
Forum: C++ May 1st, 2009 |
| Replies: 2 Views: 1,129 I try to program DirectX in Visual C++ 2008. I need at least a win32 working window.
I have a BIG problem compiling win32.
First, I created a win32 project (a simple Win32 Project - not empty). I... |