Click here to Skip to main content
15,914,406 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OpenGL and Direct3D in Harmony? [modified] Pin
Thisita10-Jul-07 12:21
Thisita10-Jul-07 12:21 
QuestionCannot print multiple copies Pin
BuckBrown10-Jul-07 10:19
BuckBrown10-Jul-07 10:19 
QuestionCreate Visual Studio Win32 Project Programmatically Pin
iddqd51510-Jul-07 10:11
iddqd51510-Jul-07 10:11 
AnswerRe: Create Visual Studio Win32 Project Programmatically Pin
Perspx10-Jul-07 11:12
Perspx10-Jul-07 11:12 
QuestionWindbg Pin
tom groezer10-Jul-07 9:52
tom groezer10-Jul-07 9:52 
AnswerRe: Windbg Pin
David Crow10-Jul-07 10:56
David Crow10-Jul-07 10:56 
QuestionHandles to objects Pin
tom groezer10-Jul-07 9:44
tom groezer10-Jul-07 9:44 
AnswerRe: Handles to objects Pin
DevMentor.org10-Jul-07 10:30
DevMentor.org10-Jul-07 10:30 
you might want to get your hands on a copy of "Programing Application for MS Windows" by Jeffrey Ritcher!

You seem to be asking a lot of similar question on this board Smile | :) and this book would definitely help you, it talks about about keneral objects and handles and describes what pseudo handles are, etc.... you might also want to look at DuplicateHandle( ) API on MSDN you get an idea of handles and their properties for a lack of a better work.
GeneralRe: Handles to objects Pin
tom groezer10-Jul-07 11:24
tom groezer10-Jul-07 11:24 
QuestionDelete file Pin
dellthinker10-Jul-07 9:30
dellthinker10-Jul-07 9:30 
AnswerRe: Delete file Pin
Perspx10-Jul-07 9:32
Perspx10-Jul-07 9:32 
AnswerRe: Delete file Pin
Maximilien10-Jul-07 9:32
Maximilien10-Jul-07 9:32 
AnswerRe: Delete file Pin
DevMentor.org10-Jul-07 10:34
DevMentor.org10-Jul-07 10:34 
GeneralRe: Delete file Pin
Mark Salsbery10-Jul-07 10:48
Mark Salsbery10-Jul-07 10:48 
GeneralRe: Delete file Pin
Perspx10-Jul-07 11:16
Perspx10-Jul-07 11:16 
GeneralRe: Delete file Pin
DevMentor.org10-Jul-07 12:03
DevMentor.org10-Jul-07 12:03 
GeneralRe: Delete file Pin
Perspx11-Jul-07 5:37
Perspx11-Jul-07 5:37 
AnswerRe: Delete file Pin
eraccn10-Jul-07 14:38
eraccn10-Jul-07 14:38 
QuestionWhat kind of coding mistakes cause unexpected exits? Pin
TBC_DEV10-Jul-07 9:28
TBC_DEV10-Jul-07 9:28 
AnswerRe: What kind of coding mistakes cause unexpected exits? Pin
Perspx10-Jul-07 9:36
Perspx10-Jul-07 9:36 
GeneralRe: What kind of coding mistakes cause unexpected exits? Pin
TBC_DEV10-Jul-07 9:47
TBC_DEV10-Jul-07 9:47 
GeneralRe: What kind of coding mistakes cause unexpected exits? Pin
Perspx10-Jul-07 10:11
Perspx10-Jul-07 10:11 
AnswerRe: What kind of coding mistakes cause unexpected exits? Pin
InOut.NET10-Jul-07 12:57
InOut.NET10-Jul-07 12:57 
QuestionHandles and Pointers Pin
tom groezer10-Jul-07 9:17
tom groezer10-Jul-07 9:17 
AnswerRe: Handles and Pointers Pin
Mark Salsbery10-Jul-07 9:59
Mark Salsbery10-Jul-07 9:59 

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.