Click here to Skip to main content
15,886,632 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionHow to cancel console application? Pin
piul31-Jan-11 5:41
piul31-Jan-11 5:41 
AnswerRe: How to cancel console application? Pin
Luc Pattyn31-Jan-11 6:00
sitebuilderLuc Pattyn31-Jan-11 6:00 
GeneralRe: How to cancel console application? Pin
piul31-Jan-11 21:11
piul31-Jan-11 21:11 
AnswerRe: How to cancel console application? Pin
Luc Pattyn1-Feb-11 3:04
sitebuilderLuc Pattyn1-Feb-11 3:04 
QuestionCString question Pin
ptr_Electron27-Jan-11 18:07
ptr_Electron27-Jan-11 18:07 
AnswerRe: CString question Pin
Richard MacCutchan27-Jan-11 23:04
mveRichard MacCutchan27-Jan-11 23:04 
AnswerRe: CString question Pin
jschell28-Jan-11 8:58
jschell28-Jan-11 8:58 
QuestionI am working on Windbg to analyse [modified] Pin
ptr_Electron24-Jan-11 23:32
ptr_Electron24-Jan-11 23:32 
I am new to windbg and I am analysing crash dump at some point I got below table as out put of !heap -s command, I want to dig deep and analyse futther can you please advice.

0:000> !heap -s
LFH Key                   : 0xeaafe2e0
  Heap     Flags   Reserv  Commit  Virt   Free  List   UCR  Virt  Lock  Fast 
                    (k)     (k)    (k)     (k) length      blocks cont. heap 
-----------------------------------------------------------------------------
00150000 00000002    4096   3276   3292    183    37     5    0      0   L  
00250000 00001002      64     56     56      2     1     1    0      0   L  
00260000 00008000      64     12     12     10     1     1    0      0      
00340000 00001002      64     28     28      3     1     1    0      0   L  
00360000 00041002    1280    168    208     96    22     7    0      0   L  
008b0000 00001002    1088     72     72     14     3     1    0      0   L  
008d0000 00001002      64     28     28      2     1     1    0      0   L  
00c80000 00001002   15424   5700   9744    323    41    53    0      6   L  
03400000 00001002      64     24     24      3     1     1    0      0   L  
0ff90000 00041002    1280    308    308      2     1     1    0      0   L  
03520000 00001002    3136    612    688    577     6     4    0      0   L  
0fff0000 00001002      64     32     32      2     1     1    0      0   L  
121e0000 00001002      64     24     24      4     1     1    0      0   L  
18fe0000 00001002      64     16     16      0     0     1    0      0   L  
1a130000 00001002      64     16     16      3     1     1    0      0   L  
1d9a0000 00001002    1024   1024   1024   1016     2     0    0      0   L  
1dc30000 00001002     256     32     32      3     1     1    0      0   L  
1f540000 00001002     256     12     12      1     1     1    0      0   L  
1c090000 00001002      64     12     12      4     1     1    0      0   L  
-----------------------------------------------------------------------------


modified on Tuesday, January 25, 2011 6:17 AM

AnswerRe: I am working on Windbg to analyse Pin
Richard MacCutchan25-Jan-11 3:05
mveRichard MacCutchan25-Jan-11 3:05 
QuestionHow to display an image on a activex webpage Pin
simon alec smith23-Jan-11 1:42
simon alec smith23-Jan-11 1:42 
AnswerRe: How to display an image on a activex webpage Pin
N a v a n e e t h24-Jan-11 6:09
N a v a n e e t h24-Jan-11 6:09 
QuestionGPS Support Pin
Ger Hayden13-Jan-11 22:10
Ger Hayden13-Jan-11 22:10 
AnswerRe: GPS Support Pin
jschell14-Jan-11 10:15
jschell14-Jan-11 10:15 
QuestionShow form minimized. Pin
TheBerk13-Jan-11 9:17
TheBerk13-Jan-11 9:17 
AnswerRe: Show form minimized. Pin
Richard MacCutchan13-Jan-11 10:41
mveRichard MacCutchan13-Jan-11 10:41 
QuestionGeneric Cyclic List Default Property [modified] Pin
Jason Titcomb6-Jan-11 0:59
Jason Titcomb6-Jan-11 0:59 
AnswerRe: Generic Cyclic List Default Property Pin
N a v a n e e t h10-Jan-11 1:14
N a v a n e e t h10-Jan-11 1:14 
Answercross-post alert Pin
Luc Pattyn6-Jan-11 2:11
sitebuilderLuc Pattyn6-Jan-11 2:11 
QuestionNeed to pass private member of a Class as a argument to function of another class Pin
ptr_Electron4-Jan-11 21:36
ptr_Electron4-Jan-11 21:36 
AnswerRe: Need to pass private member of a Class as a argument to function of another class Pin
Ger Hayden4-Jan-11 22:58
Ger Hayden4-Jan-11 22:58 
AnswerRe: Need to pass private member of a Class as a argument to function of another class Pin
Richard MacCutchan5-Jan-11 0:46
mveRichard MacCutchan5-Jan-11 0:46 
GeneralRe: Need to pass private member of a Class as a argument to function of another class Pin
Luc Pattyn5-Jan-11 3:00
sitebuilderLuc Pattyn5-Jan-11 3:00 
GeneralRe: Need to pass private member of a Class as a argument to function of another class Pin
Richard MacCutchan5-Jan-11 7:15
mveRichard MacCutchan5-Jan-11 7:15 
AnswerRe: Need to pass private member of a Class as a argument to function of another class [modified] Pin
Paul Michalik6-Jan-11 1:17
Paul Michalik6-Jan-11 1:17 
AnswerRe: Need to pass private member of a Class as a argument to function of another class Pin
gammagtmw24-Jan-11 23:44
gammagtmw24-Jan-11 23:44 

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.