Click here to Skip to main content
15,889,909 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralBuilding win32 applications in .net Pin
Member 91750810-Aug-04 6:54
Member 91750810-Aug-04 6:54 
GeneralRe: Building win32 applications in .net Pin
Rocky Moore11-Aug-04 20:39
Rocky Moore11-Aug-04 20:39 
Generalvisual studio .net 2003 search problem Pin
Clyde Imagna10-Aug-04 5:26
Clyde Imagna10-Aug-04 5:26 
GeneralRe: visual studio .net 2003 search problem Pin
Mr.Jackrith27-Jun-10 18:31
Mr.Jackrith27-Jun-10 18:31 
Generaladding items in start menu, "new" ........ Pin
ting66810-Aug-04 0:25
ting66810-Aug-04 0:25 
QuestionHow to distinguish Web apps vs Win apps Pin
Chen Venkataraman9-Aug-04 9:59
Chen Venkataraman9-Aug-04 9:59 
AnswerRe: How to distinguish Web apps vs Win apps Pin
Pradeep Shamarao3-Sep-04 2:10
Pradeep Shamarao3-Sep-04 2:10 
GeneralManaged Pointers On Heap (!) Pin
Mehdi Mousavi8-Aug-04 11:46
Mehdi Mousavi8-Aug-04 11:46 
Hi folks,
I'm new to Managed C++. I would like to know how can I implement a function
like this:

CWhateverClass **GetPointer()
{
     //how can I allocate memory on heap (for my local variable of type CWhateverClass),
     //so that it won't go away when the
     //local variable is out of scope.
}

Any help would be highly appreciated,

Mehdi Mousavi - Software Architect [ http://mehdi.biz ]
QuestionHow can I pass an "SRV_PROC *" from native C++ to an MC++ function? Pin
Mehdi Mousavi8-Aug-04 11:42
Mehdi Mousavi8-Aug-04 11:42 
General.net messes up with forms and controls Pin
giger8-Aug-04 9:16
giger8-Aug-04 9:16 
GeneralRe: .net messes up with forms and controls Pin
Pradeep Shamarao3-Sep-04 2:14
Pradeep Shamarao3-Sep-04 2:14 
QuestionHow to use Amazon.com web service Pin
Anonymous8-Aug-04 7:48
Anonymous8-Aug-04 7:48 
AnswerRe: How to use Amazon.com web service Pin
Ashfaq Mohammed11-Aug-04 16:37
sussAshfaq Mohammed11-Aug-04 16:37 
GeneralReflect into contained collections and objects Pin
Tony Antonucci8-Aug-04 7:20
Tony Antonucci8-Aug-04 7:20 
GeneralCustom Components and Threads Pin
Leslie Sanford7-Aug-04 19:15
Leslie Sanford7-Aug-04 19:15 
GeneralRe: Custom Components and Threads Pin
Anonymous11-Aug-04 5:22
Anonymous11-Aug-04 5:22 
Generalvisual studio events Pin
Anonymous6-Aug-04 15:28
Anonymous6-Aug-04 15:28 
General.net 2003 compilation error! Pin
kunja_chan6-Aug-04 2:44
kunja_chan6-Aug-04 2:44 
GeneralKey combinations in Forms::Shortcut Pin
EinarJon6-Aug-04 0:25
EinarJon6-Aug-04 0:25 
GeneralRe: Key combinations in Forms::Shortcut Pin
EinarJon6-Aug-04 4:09
EinarJon6-Aug-04 4:09 
GeneralCListCtrl::CreateEx() does not take 8 parameters Pin
brdavid5-Aug-04 4:46
brdavid5-Aug-04 4:46 
GeneralRe: CListCtrl::CreateEx() does not take 8 parameters Pin
Colin Angus Mackay5-Aug-04 6:14
Colin Angus Mackay5-Aug-04 6:14 
Generalconfiguring of visual studio.net for directshow programming Pin
Member 12674245-Aug-04 3:45
Member 12674245-Aug-04 3:45 
Questionhow to refer object between main thread and sub thread Pin
yu-yu4-Aug-04 21:54
yu-yu4-Aug-04 21:54 
AnswerRe: how to refer object between main thread and sub thread Pin
yu-yu4-Aug-04 22:23
yu-yu4-Aug-04 22:23 

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.