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

Managed C++/CLI

 
Questiondoes CSoapSocketClientT keep session? Pin
CherezZaboro17-Jul-05 8:18
CherezZaboro17-Jul-05 8:18 
Generalaccessing from/writing to an outside file Pin
tiptep16-Jul-05 18:08
tiptep16-Jul-05 18:08 
GeneralRe: accessing from/writing to an outside file Pin
Saksida Bojan18-Jul-05 4:39
Saksida Bojan18-Jul-05 4:39 
GeneralSolution: Invalid ResX when using ImageList (resgen.exe error) Pin
darkzangel15-Jul-05 14:42
darkzangel15-Jul-05 14:42 
GeneralVisual C++ Different Icons for Release and Debug Pin
14-Jul-05 22:17
suss14-Jul-05 22:17 
GeneralRe: Visual C++ Different Icons for Release and Debug Pin
Neelesh K J Jain16-Jul-05 8:59
Neelesh K J Jain16-Jul-05 8:59 
GeneralRe: Visual C++ Different Icons for Release and Debug Pin
20-Jul-05 17:20
suss20-Jul-05 17:20 
GeneralRe: Visual C++ Different Icons for Release and Debug Pin
Neelesh K J Jain20-Jul-05 19:31
Neelesh K J Jain20-Jul-05 19:31 
#ifdef _DEBUG

make use of the above #if macro and assign some variable value for debug version and for release version.

Before starting the application. Check the variable value and determine whether it is debug or release version.


Work hard and bit of luck is KEY to SUCCESS.
Generalgcroot constructor crash Pin
Xen3h14-Jul-05 9:51
Xen3h14-Jul-05 9:51 
General.net dialog boxes Pin
istrasci14-Jul-05 7:45
istrasci14-Jul-05 7:45 
GeneralRe: .net dialog boxes Pin
Christian Graus14-Jul-05 11:15
protectorChristian Graus14-Jul-05 11:15 
QuestionHow to prevent a delegate from relocating on the CLR heap Pin
Florian Albrechtskirchinger13-Jul-05 7:41
Florian Albrechtskirchinger13-Jul-05 7:41 
AnswerRe: How to prevent a delegate from relocating on the CLR heap Pin
Sheng Jiang 蒋晟15-Jul-05 18:17
Sheng Jiang 蒋晟15-Jul-05 18:17 
GeneralRe: How to prevent a delegate from relocating on the CLR heap Pin
Florian Albrechtskirchinger16-Jul-05 5:14
Florian Albrechtskirchinger16-Jul-05 5:14 
GeneralRe: How to prevent a delegate from relocating on the CLR heap Pin
Sheng Jiang 蒋晟16-Jul-05 5:54
Sheng Jiang 蒋晟16-Jul-05 5:54 
GeneralRe: How to prevent a delegate from relocating on the CLR heap Pin
Florian Albrechtskirchinger16-Jul-05 8:01
Florian Albrechtskirchinger16-Jul-05 8:01 
GeneralRe: How to prevent a delegate from relocating on the CLR heap Pin
Florian Albrechtskirchinger16-Jul-05 22:51
Florian Albrechtskirchinger16-Jul-05 22:51 
GeneralMultible Instances. Pin
Saksida Bojan13-Jul-05 4:11
Saksida Bojan13-Jul-05 4:11 
GeneralRe: Multible Instances. Pin
toxcct13-Jul-05 5:57
toxcct13-Jul-05 5:57 
GeneralRe: Multible Instances. Pin
Tom Archer13-Jul-05 10:14
Tom Archer13-Jul-05 10:14 
GeneralDetect if .NET Framework is installed Pin
Saksida Bojan13-Jul-05 4:09
Saksida Bojan13-Jul-05 4:09 
GeneralRe: Detect if .NET Framework is installed Pin
Christian Graus13-Jul-05 12:37
protectorChristian Graus13-Jul-05 12:37 
GeneralRe: Detect if .NET Framework is installed Pin
Saksida Bojan14-Jul-05 0:14
Saksida Bojan14-Jul-05 0:14 
GeneralRe: Detect if .NET Framework is installed Pin
Christian Graus14-Jul-05 11:07
protectorChristian Graus14-Jul-05 11:07 
GeneralRe: Detect if .NET Framework is installed Pin
Saksida Bojan14-Jul-05 19:10
Saksida Bojan14-Jul-05 19:10 

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.