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

Managed C++/CLI

 
Questionundefined reference... [modified] Pin
thathvamsi4-Dec-06 16:03
thathvamsi4-Dec-06 16:03 
AnswerRe: undefined reference... Pin
Christian Graus4-Dec-06 17:46
protectorChristian Graus4-Dec-06 17:46 
GeneralRe: undefined reference... Pin
thathvamsi4-Dec-06 18:08
thathvamsi4-Dec-06 18:08 
AnswerRe: undefined reference... Pin
Pierre Leclercq5-Dec-06 2:11
Pierre Leclercq5-Dec-06 2:11 
QuestionIDE Code completion & templates Pin
User 5838524-Dec-06 13:19
User 5838524-Dec-06 13:19 
AnswerRe: IDE Code completion & templates Pin
George L. Jackson4-Dec-06 14:39
George L. Jackson4-Dec-06 14:39 
GeneralRe: IDE Code completion & templates Pin
User 5838524-Dec-06 14:44
User 5838524-Dec-06 14:44 
GeneralRe: IDE Code completion & templates Pin
George L. Jackson4-Dec-06 14:54
George L. Jackson4-Dec-06 14:54 
http://msdn2.microsoft.com/en-gb/library/sbh15dya.aspx[^]:

<quote>The common language runtime specifically supports generics in MSIL. Because the runtime knows about generics, specific types can be substituted for generic types when referencing an assembly containing a generic type. Templates, in contrast, resolve into ordinary types at compile time and the resulting types may not be specialized in other assemblies.

There is no real solution unless you can mix generics with templates for C# and VB, or wrap the template code.
GeneralRe: IDE Code completion & templates Pin
User 5838524-Dec-06 15:00
User 5838524-Dec-06 15:00 
GeneralRe: IDE Code completion &amp; templates Pin
George L. Jackson4-Dec-06 15:20
George L. Jackson4-Dec-06 15:20 
Questionmultiple dimensional vector array Pin
cy163@hotmail.com4-Dec-06 3:25
cy163@hotmail.com4-Dec-06 3:25 
AnswerRe: multiple dimensional vector array Pin
Christian Graus4-Dec-06 9:45
protectorChristian Graus4-Dec-06 9:45 
GeneralRe: multiple dimensional vector array Pin
George L. Jackson4-Dec-06 10:37
George L. Jackson4-Dec-06 10:37 
GeneralRe: multiple dimensional vector array Pin
Christian Graus4-Dec-06 10:46
protectorChristian Graus4-Dec-06 10:46 
QuestionFill the ListView using DataSet Pin
ksandy454-Dec-06 2:32
ksandy454-Dec-06 2:32 
AnswerRe: Fill the ListView using DataSet Pin
teejayem10-Dec-06 10:48
teejayem10-Dec-06 10:48 
GeneralRe: Fill the ListView using DataSet Pin
ksandy4510-Dec-06 22:09
ksandy4510-Dec-06 22:09 
GeneralRe: Fill the ListView using DataSet Pin
teejayem10-Dec-06 22:13
teejayem10-Dec-06 22:13 
GeneralRe: Fill the ListView using DataSet Pin
ksandy4511-Dec-06 1:08
ksandy4511-Dec-06 1:08 
GeneralRe: Fill the ListView using DataSet Pin
teejayem11-Dec-06 6:37
teejayem11-Dec-06 6:37 
GeneralRe: Fill the ListView using DataSet Pin
ksandy4511-Dec-06 17:47
ksandy4511-Dec-06 17:47 
QuestionHow can i know WDFDEVICE of a device Pin
cshivaprasad4-Dec-06 0:43
cshivaprasad4-Dec-06 0:43 
Questionexport functions [modified] Pin
thathvamsi3-Dec-06 20:27
thathvamsi3-Dec-06 20:27 
AnswerRe: pleae give me the programme code of array struct!! Pin
George L. Jackson3-Dec-06 4:01
George L. Jackson3-Dec-06 4:01 
GeneralRe: pleae give me the programme code of array struct!! Pin
Christian Graus3-Dec-06 12:39
protectorChristian Graus3-Dec-06 12:39 

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.