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

Managed C++/CLI

 
Generalpassing a __nogc array in a method... Pin
bad_muko10-Jun-05 1:54
bad_muko10-Jun-05 1:54 
GeneralRe: passing a __nogc array in a method... Pin
Saksida Bojan15-Jun-05 20:52
Saksida Bojan15-Jun-05 20:52 
GeneralCalling managed c++ dll from MFC app Pin
Roopa Krishnappa9-Jun-05 3:26
Roopa Krishnappa9-Jun-05 3:26 
GeneralRe: Calling managed c++ dll from MFC app Pin
ursus zeta11-Jun-05 11:48
ursus zeta11-Jun-05 11:48 
GeneralHad Another Thought Pin
ursus zeta12-Jun-05 11:12
ursus zeta12-Jun-05 11:12 
GeneralRe: Calling managed c++ dll from MFC app Pin
Roopa Krishnappa13-Jun-05 2:36
Roopa Krishnappa13-Jun-05 2:36 
Generalsorry Pin
ursus zeta14-Jun-05 12:15
ursus zeta14-Jun-05 12:15 
Generaldeclaration of classes Pin
prat789-Jun-05 2:29
prat789-Jun-05 2:29 
i have here this pice of code from a class
i dont understand what does _RSA_FZM_CLASS stand for.what must i type in as search to get more information on this type of declarations of classes

class _RSA_FZM_CLASS TRsaFuzzyAccumulation : public TRsaFuzzyOR
{
public:
//member functions

};
GeneralRe: declaration of classes Pin
Christian Graus13-Jun-05 12:26
protectorChristian Graus13-Jun-05 12:26 
GeneralRe: declaration of classes Pin
toxcct13-Jun-05 20:19
toxcct13-Jun-05 20:19 
GeneralConverting managed class pointers to unmanaged void pointers and back. Pin
Bill Langlais7-Jun-05 17:54
Bill Langlais7-Jun-05 17:54 
GeneralRe: Converting managed class pointers to unmanaged void pointers and back. Pin
Bill Langlais8-Jun-05 1:54
Bill Langlais8-Jun-05 1:54 
GeneralManaged + Unmanaged C++ dll. Pin
rkvs7-Jun-05 16:36
rkvs7-Jun-05 16:36 
Generalquestion re. portability of an MFC app Pin
joseph19506-Jun-05 10:26
joseph19506-Jun-05 10:26 
GeneralRe: question re. portability of an MFC app Pin
joseph19506-Jun-05 10:27
joseph19506-Jun-05 10:27 
GeneralRe: question re. portability of an MFC app Pin
Christian Graus6-Jun-05 12:41
protectorChristian Graus6-Jun-05 12:41 
GeneralRe: question re. portability of an MFC app Pin
joseph19507-Jun-05 4:54
joseph19507-Jun-05 4:54 
GeneralRe: question re. portability of an MFC app Pin
Christian Graus7-Jun-05 12:04
protectorChristian Graus7-Jun-05 12:04 
GeneralRe: question re. portability of an MFC app Pin
toxcct6-Jun-05 20:20
toxcct6-Jun-05 20:20 
GeneralRe: question re. portability of an MFC app Pin
joseph19507-Jun-05 4:54
joseph19507-Jun-05 4:54 
GeneralRe: question re. portability of an MFC app Pin
joseph19507-Jun-05 9:02
joseph19507-Jun-05 9:02 
GeneralRe: question re. portability of an MFC app Pin
Christian Graus7-Jun-05 12:01
protectorChristian Graus7-Jun-05 12:01 
GeneralDrawing simple shapes and controlling them Pin
Hmmkk5-Jun-05 1:23
Hmmkk5-Jun-05 1:23 
GeneralRe: Drawing simple shapes and controlling them Pin
Hmmkk5-Jun-05 2:15
Hmmkk5-Jun-05 2:15 
GeneralFrom, "Windows Forms Programming in C#" Pin
ursus zeta5-Jun-05 10:50
ursus zeta5-Jun-05 10:50 

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.