Click here to Skip to main content
16,005,121 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralHelp with disecting a string! Pin
wallyson9-Aug-05 7:34
wallyson9-Aug-05 7:34 
GeneralRe: Help with disecting a string! Pin
13-Sep-05 10:34
suss13-Sep-05 10:34 
GeneralHelp needed overriding toolbar events!! Pin
richiemac8-Aug-05 23:55
richiemac8-Aug-05 23:55 
GeneralPDF Print Driver Pin
serge0058-Aug-05 10:20
serge0058-Aug-05 10:20 
GeneralRe: PDF Print Driver Pin
Christian Graus8-Aug-05 13:12
protectorChristian Graus8-Aug-05 13:12 
GeneralRe: PDF Print Driver Pin
serge0059-Aug-05 3:22
serge0059-Aug-05 3:22 
GeneralRe: PDF Print Driver Pin
Christian Graus9-Aug-05 13:01
protectorChristian Graus9-Aug-05 13:01 
Generalmemory leak question Pin
valerie998-Aug-05 10:07
valerie998-Aug-05 10:07 
hi, all. I got 4 warnings when build the application like this
"warning C4520: 'CRptLog' : multiple default constructors specified", when I tried to debug the code, got some assertion failed, because for somereason, they only want certain value for some calltype.....then I found the application has memory leak:

Warning: skipping non-radio button in group.
The thread 0x874 has exited with code 0 (0x0).
Detected memory leaks!
Dumping objects ->
{1439} normal block at 0x0146D6B8, 2804 bytes long.
Data: < v w > 0A 00 00 00 08 F9 76 00 E0 77 17 00 00 00 00 00
{1438} normal block at 0x01450FA8, 18 bytes long.
Data: <data\download.db> 44 61 74 61 5C 44 6F 77 6E 6C 6F 61 64 2E 64 62

could anyone tell me is it because of the warning C4520 or the assertion failed causing memory leak?

the release works just fine.....appreciate any info.
GeneralRe: memory leak question Pin
Christian Graus8-Aug-05 13:22
protectorChristian Graus8-Aug-05 13:22 
QuestionHow to 'grey out' toolBarButtons?? Pin
richiemac8-Aug-05 3:56
richiemac8-Aug-05 3:56 
GeneralNested function calls and performance Pin
kramkrish8-Aug-05 2:21
kramkrish8-Aug-05 2:21 
GeneralRe: Nested function calls and performance Pin
Christian Graus8-Aug-05 13:25
protectorChristian Graus8-Aug-05 13:25 
GeneralLinkage in c++ Pin
Rajesh_K_Sharma5-Aug-05 18:25
Rajesh_K_Sharma5-Aug-05 18:25 
GeneralRe: Linkage in c++ Pin
ursus zeta7-Aug-05 10:33
ursus zeta7-Aug-05 10:33 
GeneralRegister variable Pin
Rajesh_K_Sharma5-Aug-05 18:21
Rajesh_K_Sharma5-Aug-05 18:21 
GeneralRe: Register variable Pin
Christian Graus7-Aug-05 19:15
protectorChristian Graus7-Aug-05 19:15 
GeneralRe: Register variable Pin
raytotti5712-Aug-05 2:43
raytotti5712-Aug-05 2:43 
GeneralRe: Register variable Pin
raytotti5712-Aug-05 3:15
raytotti5712-Aug-05 3:15 
GeneralFactory Question Pin
shrin20005-Aug-05 5:36
shrin20005-Aug-05 5:36 
GeneralRe: Factory Question Pin
Christian Graus7-Aug-05 19:16
protectorChristian Graus7-Aug-05 19:16 
GeneralRe: Factory Question Pin
shrin20008-Aug-05 5:00
shrin20008-Aug-05 5:00 
GeneralRe: Factory Question Pin
Christian Graus8-Aug-05 13:11
protectorChristian Graus8-Aug-05 13:11 
GeneralRe: Factory Question Pin
Anonymous10-Aug-05 5:33
Anonymous10-Aug-05 5:33 
GeneralRe: Factory Question Pin
shrin200010-Aug-05 5:34
shrin200010-Aug-05 5:34 
GeneralRe: Factory Question Pin
Christian Graus10-Aug-05 10:08
protectorChristian Graus10-Aug-05 10:08 

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.