Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Data Structure library Pin
Richard MacCutchan10-Mar-11 3:30
mveRichard MacCutchan10-Mar-11 3:30 
GeneralRe: Data Structure library Pin
pandit8410-Mar-11 23:39
pandit8410-Mar-11 23:39 
GeneralRe: Data Structure library Pin
Richard MacCutchan10-Mar-11 23:52
mveRichard MacCutchan10-Mar-11 23:52 
QuestionProblems with MFCTabCtrl/MDITabbedControl Pin
Dansveen10-Mar-11 2:27
Dansveen10-Mar-11 2:27 
QuestionHandle leaks in WinSock - WIndows Application (MFC) Pin
chevu10-Mar-11 1:09
chevu10-Mar-11 1:09 
AnswerRe: Handle leaks in WinSock - WIndows Application (MFC) Pin
Niklas L10-Mar-11 20:58
Niklas L10-Mar-11 20:58 
GeneralRe: Handle leaks in WinSock - WIndows Application (MFC) Pin
chevu10-Mar-11 21:33
chevu10-Mar-11 21:33 
AnswerRe: Handle leaks in WinSock - WIndows Application (MFC) Pin
bob1697211-Mar-11 1:54
bob1697211-Mar-11 1:54 
How are you determining you have a memory leak? Is the MFC mechanism reporting leaks when you end your debug session?

Are you storing MFC CObject derived classes within STL containers or vice versa? I've on occasion gotten false memory leak reports from MFC when mixing STL and MFC (when container classes are involved).
GeneralRe: Handle leaks in WinSock - WIndows Application (MFC) Pin
chevu11-Mar-11 2:34
chevu11-Mar-11 2:34 
GeneralRe: Handle leaks in WinSock - WIndows Application (MFC) Pin
bob1697211-Mar-11 3:10
bob1697211-Mar-11 3:10 
Questionhow to fastforward in directshow Pin
raj157610-Mar-11 1:01
raj157610-Mar-11 1:01 
AnswerRe: how to fastforward in directshow Pin
Richard MacCutchan10-Mar-11 3:28
mveRichard MacCutchan10-Mar-11 3:28 
AnswerRe: how to fastforward in directshow Pin
Cool_Dev10-Mar-11 5:19
Cool_Dev10-Mar-11 5:19 
QuestionProblem with RegisterPowerSettingNotification and USER32.dll. Pin
aangerma10-Mar-11 0:31
aangerma10-Mar-11 0:31 
AnswerRe: Problem with RegisterPowerSettingNotification and USER32.dll. Pin
Hans Dietrich10-Mar-11 0:35
mentorHans Dietrich10-Mar-11 0:35 
GeneralRe: Problem with RegisterPowerSettingNotification and USER32.dll. Pin
aangerma10-Mar-11 0:46
aangerma10-Mar-11 0:46 
GeneralRe: Problem with RegisterPowerSettingNotification and USER32.dll. Pin
Hans Dietrich10-Mar-11 0:50
mentorHans Dietrich10-Mar-11 0:50 
GeneralRe: Problem with RegisterPowerSettingNotification and USER32.dll. Pin
aangerma10-Mar-11 2:02
aangerma10-Mar-11 2:02 
QuestionShortcut files not filter from CFileDialog? Pin
Le@rner9-Mar-11 23:56
Le@rner9-Mar-11 23:56 
AnswerRe: Shortcut files not filter from CFileDialog? Pin
Hans Dietrich10-Mar-11 0:32
mentorHans Dietrich10-Mar-11 0:32 
GeneralRe: Shortcut files not filter from CFileDialog? Pin
Le@rner10-Mar-11 0:36
Le@rner10-Mar-11 0:36 
GeneralRe: Shortcut files not filter from CFileDialog? Pin
Hans Dietrich10-Mar-11 0:47
mentorHans Dietrich10-Mar-11 0:47 
GeneralRe: Shortcut files not filter from CFileDialog? Pin
Le@rner10-Mar-11 0:54
Le@rner10-Mar-11 0:54 
GeneralRe: Shortcut files not filter from CFileDialog? Pin
Hans Dietrich10-Mar-11 0:59
mentorHans Dietrich10-Mar-11 0:59 
GeneralRe: Shortcut files not filter from CFileDialog? Pin
Le@rner10-Mar-11 1:38
Le@rner10-Mar-11 1:38 

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.