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

Managed C++/CLI

 
GeneralRe: Serializable And Deserialize Pin
Giorgi Dalakishvili5-Mar-08 7:08
mentorGiorgi Dalakishvili5-Mar-08 7:08 
GeneralRe: Serializable And Deserialize Pin
javad_20055-Mar-08 21:57
javad_20055-Mar-08 21:57 
GeneralQueue Problem Pin
gman200829-Feb-08 3:28
gman200829-Feb-08 3:28 
GeneralRe: Queue Problem Pin
led mike29-Feb-08 4:22
led mike29-Feb-08 4:22 
Questionc++/cli asynchronous socket communication [solved] Pin
Member 454227228-Feb-08 21:44
Member 454227228-Feb-08 21:44 
GeneralRe: c++/cli asynchronous socket communication Pin
led mike29-Feb-08 4:05
led mike29-Feb-08 4:05 
GeneralRe: c++/cli asynchronous socket communication Pin
Member 45422722-Mar-08 17:50
Member 45422722-Mar-08 17:50 
GeneralRe: c++/cli asynchronous socket communication Pin
Mark Salsbery29-Feb-08 6:48
Mark Salsbery29-Feb-08 6:48 
Also, those C# articles can be helpful - The .NET framework is the same - so is the code logic.  The
code syntax is pretty similar too.... Smile | :)

The first two errors are pretty obvious (or should be) from the error message. ..In C++ you don't get the address
of a member function that way anymore - you use the address-of operator, as shown in the error message.

Mark






Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: c++/cli asynchronous socket communication Pin
Member 45422722-Mar-08 18:08
Member 45422722-Mar-08 18:08 
GeneralRe: c++/cli asynchronous socket communication Pin
teejayem4-Mar-08 6:56
teejayem4-Mar-08 6:56 
QuestionRe: c++/cli asynchronous socket communication (solved but prompt out strange error) [modified] Pin
Member 45422727-Mar-08 20:07
Member 45422727-Mar-08 20:07 
GeneralRe: c++/cli asynchronous socket communication (solved but prompt out strange error) Pin
Mark Salsbery10-Mar-08 9:02
Mark Salsbery10-Mar-08 9:02 
GeneralRe: c++/cli asynchronous socket communication (solved but prompt out strange error) [solved] Pin
Member 454227211-Mar-08 17:17
Member 454227211-Mar-08 17:17 
Questionhow to create a file inside a directory Pin
rose19627-Feb-08 19:50
rose19627-Feb-08 19:50 
AnswerRe: how to create a file inside a directory Pin
Christian Graus27-Feb-08 20:27
protectorChristian Graus27-Feb-08 20:27 
Generaldialogbox Pin
rose19627-Feb-08 16:00
rose19627-Feb-08 16:00 
GeneralRe: dialogbox Pin
Christian Graus27-Feb-08 20:24
protectorChristian Graus27-Feb-08 20:24 
Questionhow to create a model dialog box Pin
rose19627-Feb-08 5:03
rose19627-Feb-08 5:03 
GeneralRepost ignore Pin
led mike27-Feb-08 5:04
led mike27-Feb-08 5:04 
QuestionNode in a treeview Pin
readwrite27-Feb-08 1:48
readwrite27-Feb-08 1:48 
GeneralRe: Node in a treeview Pin
led mike27-Feb-08 5:16
led mike27-Feb-08 5:16 
Generalmodel dialog box Pin
rose19626-Feb-08 22:40
rose19626-Feb-08 22:40 
GeneralRe: model dialog box Pin
led mike27-Feb-08 5:03
led mike27-Feb-08 5:03 
GeneralRe: model dialog box Pin
rose19627-Feb-08 5:25
rose19627-Feb-08 5:25 
GeneralSearching Files.. Pin
ptr2void26-Feb-08 18:00
ptr2void26-Feb-08 18:00 

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.