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

Managed C++/CLI

 
QuestionHow to get the size of reference type structures Pin
engsrini31-Jul-06 22:09
engsrini31-Jul-06 22:09 
Questioncreating special relations between tables Pin
yiwpyos31-Jul-06 5:55
yiwpyos31-Jul-06 5:55 
AnswerRe: creating special relations between tables Pin
yiwpyos2-Aug-06 22:35
yiwpyos2-Aug-06 22:35 
QuestionHow to cast pointer from one type to another type Pin
aloktambi31-Jul-06 2:05
aloktambi31-Jul-06 2:05 
AnswerRe: How to cast pointer from one type to another type Pin
HZ_7931-Jul-06 4:02
HZ_7931-Jul-06 4:02 
AnswerRe: How to cast pointer from one type to another type Pin
NrmMyth31-Jul-06 19:57
NrmMyth31-Jul-06 19:57 
GeneralRe: How to cast pointer from one type to another type Pin
aloktambi31-Jul-06 20:55
aloktambi31-Jul-06 20:55 
QuestionCalling old syntax from unmanged compiled as new syntax Pin
HZ_7930-Jul-06 23:37
HZ_7930-Jul-06 23:37 
I have to call some code written in a project compiled as old syntax /clr:oldsyntax, from an unmanaged zone in a project compiled with the option /clr (new syntax).

Is this possible?
the compiler generates C3699: Cannot use this indirection when I tried to use gcroot<MyForm*>.

I don't have the time to convert the code compiled in old syntax to new syntax.

Thanks,

HZ

AnswerRe: Calling old syntax from unmanged compiled as new syntax Pin
Milton Karimbekallil31-Jul-06 23:57
Milton Karimbekallil31-Jul-06 23:57 
Questionwhich is better vc++ 6.0 or vc++.NET Pin
bhag30-Jul-06 22:59
bhag30-Jul-06 22:59 
AnswerRe: which is better vc++ 6.0 or vc++.NET [modified] Pin
toxcct30-Jul-06 23:10
toxcct30-Jul-06 23:10 
GeneralRe: which is better vc++ 6.0 or vc++.NET Pin
bhag30-Jul-06 23:29
bhag30-Jul-06 23:29 
GeneralRe: which is better vc++ 6.0 or vc++.NET Pin
toxcct30-Jul-06 23:34
toxcct30-Jul-06 23:34 
Question[Message Deleted] Pin
devvvy30-Jul-06 18:10
devvvy30-Jul-06 18:10 
AnswerHey, choose the correct forum Pin
Richard Andrew x6430-Jul-06 20:30
professionalRichard Andrew x6430-Jul-06 20:30 
AnswerRe: hey can't compile this driver sample... Pin
toxcct30-Jul-06 23:11
toxcct30-Jul-06 23:11 
QuestionRight shift/Left shift + 1's compliment concepts Pin
Nada Adel30-Jul-06 1:51
Nada Adel30-Jul-06 1:51 
AnswerRe: Right shift/Left shift + 1's compliment concepts Pin
Christian Graus30-Jul-06 15:41
protectorChristian Graus30-Jul-06 15:41 
AnswerRe: Right shift/Left shift + 1's compliment concepts Pin
toxcct30-Jul-06 23:12
toxcct30-Jul-06 23:12 
AnswerRe: Right shift/Left shift + 1's compliment concepts Pin
NrmMyth1-Aug-06 4:49
NrmMyth1-Aug-06 4:49 
AnswerRe: Right shift/Left shift + 1's compliment concepts Pin
gdoupanguoqing12-Aug-06 11:04
gdoupanguoqing12-Aug-06 11:04 
QuestionRestricting Creation of a Class Pin
kevinFields29-Jul-06 6:40
kevinFields29-Jul-06 6:40 
AnswerRe: Restricting Creation of a Class Pin
Christian Graus30-Jul-06 15:43
protectorChristian Graus30-Jul-06 15:43 
QuestionSorting Linked Lists Pin
budidharma27-Jul-06 7:55
budidharma27-Jul-06 7:55 
QuestionHow to clear screen Pin
zahid_ash26-Jul-06 21:41
zahid_ash26-Jul-06 21:41 

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.