Click here to Skip to main content
15,893,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGetting handle of folders with CreateFile Pin
Akin Ocal25-May-07 11:46
Akin Ocal25-May-07 11:46 
AnswerRe: Getting handle of folders with CreateFile Pin
Mark Salsbery25-May-07 11:57
Mark Salsbery25-May-07 11:57 
QuestionHow to enum access permissions and SIDs Pin
Akin Ocal25-May-07 11:45
Akin Ocal25-May-07 11:45 
AnswerRe: How to enum access permissions and SIDs Pin
Hans Dietrich26-May-07 15:30
mentorHans Dietrich26-May-07 15:30 
GeneralRe: How to enum access permissions and SIDs Pin
Akin Ocal26-May-07 15:37
Akin Ocal26-May-07 15:37 
QuestionHow to use map file for finding the crash in DLL? Pin
tom groezer25-May-07 11:27
tom groezer25-May-07 11:27 
AnswerRe: How to use map file for finding the crash in DLL? Pin
Taka Muraoka26-May-07 1:17
Taka Muraoka26-May-07 1:17 
AnswerRe: How to use map file for finding the crash in DLL? Pin
Stephen Hewitt27-May-07 15:02
Stephen Hewitt27-May-07 15:02 
You don't need to use a map file for this. If you built your DLL with debug information (even the release build naturally) your debugger will take you straight to the point of the crash.

Steve

QuestionTop-level windows Pin
Perspx25-May-07 11:25
Perspx25-May-07 11:25 
AnswerRe: Top-level windows Pin
Arman S.26-May-07 1:36
Arman S.26-May-07 1:36 
QuestionSet DC Font Pin
Perspx25-May-07 11:05
Perspx25-May-07 11:05 
AnswerRe: Set DC Font Pin
Mark Salsbery25-May-07 12:03
Mark Salsbery25-May-07 12:03 
QuestionProject Settings Pin
tom groezer25-May-07 10:19
tom groezer25-May-07 10:19 
QuestionRe: Project Settings Pin
CPallini25-May-07 10:21
mveCPallini25-May-07 10:21 
AnswerRe: Project Settings Pin
tom groezer27-May-07 22:17
tom groezer27-May-07 22:17 
QuestionDLL Pin
tom groezer25-May-07 9:59
tom groezer25-May-07 9:59 
AnswerRe: DLL Pin
Mark Salsbery25-May-07 10:45
Mark Salsbery25-May-07 10:45 
AnswerRe: DLL Pin
JudyL_MD25-May-07 10:50
JudyL_MD25-May-07 10:50 
Questionruntime vector creating Pin
g3RC4n25-May-07 6:51
g3RC4n25-May-07 6:51 
QuestionRe: runtime vector creating Pin
David Crow25-May-07 7:25
David Crow25-May-07 7:25 
AnswerRe: runtime vector creating Pin
Mark Salsbery25-May-07 7:35
Mark Salsbery25-May-07 7:35 
AnswerRe: runtime vector creating Pin
CPallini25-May-07 10:20
mveCPallini25-May-07 10:20 
AnswerRe: runtime vector creating Pin
John R. Shaw25-May-07 14:34
John R. Shaw25-May-07 14:34 
QuestionCToolTipCtrl Problem Pin
somasundaram_be25-May-07 6:32
somasundaram_be25-May-07 6:32 
QuestionRe: CToolTipCtrl Problem Pin
David Crow25-May-07 7:29
David Crow25-May-07 7:29 

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.