Click here to Skip to main content
15,921,463 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionVisual C++ 6.0 Pin
we3Guy17-Jul-06 20:09
we3Guy17-Jul-06 20:09 
QuestionRe: Visual C++ 6.0 Pin
Hamid_RT17-Jul-06 20:24
Hamid_RT17-Jul-06 20:24 
AnswerRe: Visual C++ 6.0 Pin
bob1697217-Jul-06 20:25
bob1697217-Jul-06 20:25 
GeneralRe: Visual C++ 6.0 [modified] Pin
we3Guy17-Jul-06 20:27
we3Guy17-Jul-06 20:27 
GeneralRe: Visual C++ 6.0 Pin
Hamid_RT17-Jul-06 20:46
Hamid_RT17-Jul-06 20:46 
GeneralRe: Visual C++ 6.0 Pin
we3Guy17-Jul-06 20:59
we3Guy17-Jul-06 20:59 
GeneralRe: Visual C++ 6.0 Pin
Hamid_RT17-Jul-06 21:21
Hamid_RT17-Jul-06 21:21 
QuestionDirect3D Newbie question Pin
uusheikh17-Jul-06 20:06
uusheikh17-Jul-06 20:06 
Hi, i have 3 questions regarding direct3d

1. Lets say i have a 3D cube, and i want to show its wireframe. I can achieve that by g_pd3dDevice->SetRenderState(D3DRS_FILLMODE, D3DFILL_WIREFRAME);, but how do i show the wireframe without the internal triangle lines drawn? In other words, how do i show a cube with just its edges and not the trianglelines which makes up the cube?

2. I have a device (g_pd3dDevice) which i render an .X file to it. I need to do some image processing on the pixel buffer. How do i get the pointer to the pixel buffer? Where should i do this? I'm using the simple tiger.x sample from directx sdk. Pls help with some code example.

3. How can i render an object with fillmode = shade and fillmode= wireframe on the same image at the same time?

Thanks.
QuestionImplement UNIX select for WIN32 pipes Pin
Arsalan Malik17-Jul-06 20:05
Arsalan Malik17-Jul-06 20:05 
AnswerRe: Implement UNIX select for WIN32 pipes Pin
led mike17-Jul-06 20:18
led mike17-Jul-06 20:18 
GeneralRe: Implement UNIX select for WIN32 pipes Pin
Arsalan Malik18-Jul-06 1:07
Arsalan Malik18-Jul-06 1:07 
GeneralRe: Implement UNIX select for WIN32 pipes Pin
led mike18-Jul-06 4:36
led mike18-Jul-06 4:36 
Questionedit control Pin
ashish dogra17-Jul-06 19:30
ashish dogra17-Jul-06 19:30 
AnswerRe: edit control Pin
PJ Arends17-Jul-06 19:39
professionalPJ Arends17-Jul-06 19:39 
AnswerRe: edit control Pin
Hamid_RT17-Jul-06 19:41
Hamid_RT17-Jul-06 19:41 
GeneralRe: edit control Pin
ashish dogra17-Jul-06 20:08
ashish dogra17-Jul-06 20:08 
GeneralRe: edit control Pin
Ram Murali17-Jul-06 20:17
Ram Murali17-Jul-06 20:17 
GeneralRe: edit control Pin
ashish dogra17-Jul-06 20:24
ashish dogra17-Jul-06 20:24 
GeneralRe: edit control Pin
Ram Murali17-Jul-06 20:29
Ram Murali17-Jul-06 20:29 
GeneralRe: edit control Pin
Hamid_RT17-Jul-06 20:22
Hamid_RT17-Jul-06 20:22 
GeneralRe: edit control Pin
ashish dogra17-Jul-06 20:26
ashish dogra17-Jul-06 20:26 
GeneralRe: edit control Pin
Hamid_RT17-Jul-06 20:29
Hamid_RT17-Jul-06 20:29 
GeneralRe: edit control Pin
ashish dogra17-Jul-06 20:38
ashish dogra17-Jul-06 20:38 
GeneralRe: edit control Pin
Hamid_RT17-Jul-06 21:04
Hamid_RT17-Jul-06 21:04 
GeneralRe: edit control Pin
Hamid_RT17-Jul-06 20:37
Hamid_RT17-Jul-06 20:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.