Click here to Skip to main content
15,929,218 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: would someone tell me if this is OK? Pin
BlackDice24-Sep-04 4:12
BlackDice24-Sep-04 4:12 
GeneralRe: would someone tell me if this is OK? Pin
Antony M Kancidrowski24-Sep-04 4:37
Antony M Kancidrowski24-Sep-04 4:37 
GeneralRe: would someone tell me if this is OK? Pin
David Crow24-Sep-04 4:42
David Crow24-Sep-04 4:42 
GeneralRe: would someone tell me if this is OK? Pin
BlackDice24-Sep-04 4:57
BlackDice24-Sep-04 4:57 
GeneralRe: would someone tell me if this is OK? Pin
David Crow24-Sep-04 5:02
David Crow24-Sep-04 5:02 
GeneralRESOLVED Pin
BlackDice24-Sep-04 5:10
BlackDice24-Sep-04 5:10 
AnswerRe: would someone tell me if this is OK? Pin
David Crow24-Sep-04 4:34
David Crow24-Sep-04 4:34 
GeneralRe: would someone tell me if this is OK? Pin
BlackDice24-Sep-04 4:43
BlackDice24-Sep-04 4:43 
when i tried to 'delete pBuf' it asserted in "dbgheap.c" in the above-mentioned function. Now when I trie to recreate it using 'delete [] pBuf', it crashes in "compip.h" on line 303 in this code:

~_com_ptr_t() throw()
{ 
    _Release(); 
}


[insert witty comment here]

bdiamond Sleepy | :zzz:
Questionhow to merge cell in word by VC Pin
yingkou24-Sep-04 2:41
yingkou24-Sep-04 2:41 
GeneralDetect default language 'en' or 'de' Pin
Moak24-Sep-04 2:29
Moak24-Sep-04 2:29 
GeneralRe: Detect default language 'en' or 'de' Pin
Antony M Kancidrowski24-Sep-04 3:25
Antony M Kancidrowski24-Sep-04 3:25 
GeneralRe: Detect default language 'en' or 'de' Pin
Moak24-Sep-04 3:43
Moak24-Sep-04 3:43 
GeneralGet / Set Windows Title Bar Font, Text Colour and Size Pin
Tristan Rhodes24-Sep-04 2:26
Tristan Rhodes24-Sep-04 2:26 
GeneralRe: Get / Set Windows Title Bar Font, Text Colour and Size Pin
Ravi Bhavnani24-Sep-04 3:17
professionalRavi Bhavnani24-Sep-04 3:17 
GeneralRe: Get / Set Windows Title Bar Font, Text Colour and Size Pin
Tristan Rhodes24-Sep-04 4:25
Tristan Rhodes24-Sep-04 4:25 
GeneralRe: Get / Set Windows Title Bar Font, Text Colour and Size Pin
David Crow24-Sep-04 4:39
David Crow24-Sep-04 4:39 
GeneralRe: Get / Set Windows Title Bar Font, Text Colour and Size Pin
Tristan Rhodes24-Sep-04 12:52
Tristan Rhodes24-Sep-04 12:52 
GeneralRe: Get / Set Windows Title Bar Font, Text Colour and Size Pin
Gary R. Wheeler24-Sep-04 16:20
Gary R. Wheeler24-Sep-04 16:20 
GeneralManifest and Clistctrl Pin
Gemini_II24-Sep-04 2:24
Gemini_II24-Sep-04 2:24 
Generalirregular dialog box using MFC Pin
dipeka24-Sep-04 2:19
dipeka24-Sep-04 2:19 
GeneralRe: irregular dialog box using MFC Pin
Arsalan Malik24-Sep-04 2:27
Arsalan Malik24-Sep-04 2:27 
GeneralRe: irregular dialog box using MFC Pin
David Crow24-Sep-04 4:46
David Crow24-Sep-04 4:46 
QuestionProblem using direct draw in C? Pin
Dani10000124-Sep-04 2:13
Dani10000124-Sep-04 2:13 
Questionmedia player development in vc++? Pin
V.G24-Sep-04 1:56
V.G24-Sep-04 1:56 
AnswerRe: media player development in vc++? Pin
dipeka24-Sep-04 2:16
dipeka24-Sep-04 2:16 

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.