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

Managed C++/CLI

 
GeneralRe: Standard C++ DLL Pin
fin21-Jan-04 13:07
fin21-Jan-04 13:07 
GeneralRe: Standard C++ DLL Pin
dcasmey21-Jan-04 13:27
dcasmey21-Jan-04 13:27 
GeneralMessageboxes in managed C++ Pin
tom7615-Jan-04 23:42
tom7615-Jan-04 23:42 
GeneralRe: Messageboxes in managed C++ Pin
leppie16-Jan-04 6:04
leppie16-Jan-04 6:04 
GeneralRe: Messageboxes in managed C++ Pin
Nathan Blomquist26-Jan-04 14:47
Nathan Blomquist26-Jan-04 14:47 
GeneralRe: Messageboxes in managed C++ Pin
bollwerj6-Feb-04 4:41
bollwerj6-Feb-04 4:41 
GeneralResolving NetBIOS name for IP address Pin
---Ranger---14-Jan-04 22:51
---Ranger---14-Jan-04 22:51 
GeneralNamespace Extension Starting point help please Pin
Paul Farry11-Jan-04 20:42
professionalPaul Farry11-Jan-04 20:42 
Hi,

I'm trying to take an old COM component that I have source code to, and convert it to pure ManagedC++.

It makes use of Direct API calls, and I can get the core of it working.

I'm trying to understand the article written by Nish (Implementing Callback functions using IJW (avoiding DllImport))http://www.codeproject.com/managedcpp/cbwijw.asp[^], but I can't seem to adapt the code correctly.

I'm using the RAS api, and as soon as I integrate Nish's code, I get exceptions that new and delete cannot be used.

Is there an article or site somewhere that covers creation of namespace extensions (if this is infact the correct term).

Any help/pointers would be greatly appreciated.
QuestionIs there a similar to MFC property pages in .net UserControl? Pin
Daed8-Jan-04 2:40
Daed8-Jan-04 2:40 
AnswerRe: Is there a similar to MFC property pages in .net UserControl? Pin
leppie8-Jan-04 6:09
leppie8-Jan-04 6:09 
GeneralRe: Is there a similar to MFC property pages in .net UserControl? Pin
Daed11-Jan-04 3:36
Daed11-Jan-04 3:36 
GeneralUserControl properties persistency Pin
Severino4-Jan-04 3:35
Severino4-Jan-04 3:35 
GeneralRe: UserControl properties persistency Pin
Nick Hodapp5-Jan-04 7:13
sitebuilderNick Hodapp5-Jan-04 7:13 
GeneralRe: UserControl properties persistency Pin
Hamzeh5-Jan-04 21:06
Hamzeh5-Jan-04 21:06 
GeneralRe: UserControl properties persistency Pin
leppie8-Jan-04 6:11
leppie8-Jan-04 6:11 
QuestionWhat do i need? Pin
Anthony_Yio2-Jan-04 0:19
Anthony_Yio2-Jan-04 0:19 
AnswerRe: What do i need? Pin
leppie2-Jan-04 6:06
leppie2-Jan-04 6:06 
GeneralRe: What do i need? Pin
Jörgen Sigvardsson2-Jan-04 15:50
Jörgen Sigvardsson2-Jan-04 15:50 
GeneralRe: What do i need? Pin
leppie2-Jan-04 20:34
leppie2-Jan-04 20:34 
GeneralRe: What do i need? Pin
Jörgen Sigvardsson3-Jan-04 1:12
Jörgen Sigvardsson3-Jan-04 1:12 
GeneralRe: What do i need? Pin
Anthony_Yio4-Jan-04 14:59
Anthony_Yio4-Jan-04 14:59 
GeneralRe: What do i need? Pin
JeffClark15-Jan-04 1:49
JeffClark15-Jan-04 1:49 
Generalusing web services in MC++ Pin
vcorn30-Dec-03 1:29
vcorn30-Dec-03 1:29 
GeneralRe: using web services in MC++ Pin
Anthony_Yio2-Jan-04 0:40
Anthony_Yio2-Jan-04 0:40 
GeneralRe: using web services in MC++ Pin
vcorn2-Jan-04 2:35
vcorn2-Jan-04 2:35 

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.