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

Managed C++/CLI

 
QuestionXML Tag for Private Ref Class Pin
Ariston Darmayuda1-Feb-06 4:53
Ariston Darmayuda1-Feb-06 4:53 
QuestionRelated to thunderbird extension Pin
baldha rakesh31-Jan-06 18:55
baldha rakesh31-Jan-06 18:55 
Questionhowto include asm code in c++ (gcc/linux) Pin
gecool30-Jan-06 23:04
gecool30-Jan-06 23:04 
AnswerRe: howto include asm code in c++ (gcc/linux) Pin
James Gupta31-Jan-06 1:43
professionalJames Gupta31-Jan-06 1:43 
AnswerRe: howto include asm code in c++ (gcc/linux) Pin
toxcct31-Jan-06 2:23
toxcct31-Jan-06 2:23 
GeneralRe: howto include asm code in c++ (gcc/linux) Pin
gecool31-Jan-06 2:34
gecool31-Jan-06 2:34 
GeneralRe: howto include asm code in c++ (gcc/linux) Pin
toxcct31-Jan-06 2:36
toxcct31-Jan-06 2:36 
GeneralRe: howto include asm code in c++ (gcc/linux) Pin
gecool31-Jan-06 2:42
gecool31-Jan-06 2:42 
i tried that too. whith one big string, like
asm ("mov eax, ebx"
"lea ..."
"xor eax, eax"), or like
asm ("mov ... ; \
lea .... ; \
") I tried without the semicolon too, but didn't work ;-(

GeneralRe: howto include asm code in c++ (gcc/linux) Pin
toxcct31-Jan-06 7:49
toxcct31-Jan-06 7:49 
Questionwindows startup registry Pin
hyyppa30-Jan-06 7:20
hyyppa30-Jan-06 7:20 
AnswerRe: windows startup registry Pin
Saksida Bojan30-Jan-06 10:01
Saksida Bojan30-Jan-06 10:01 
GeneralRe: windows startup registry Pin
hyyppa31-Jan-06 4:09
hyyppa31-Jan-06 4:09 
Questionhelp me Pin
shosho-only30-Jan-06 2:30
shosho-only30-Jan-06 2:30 
AnswerRe: help me Pin
toxcct30-Jan-06 2:38
toxcct30-Jan-06 2:38 
GeneralRe: help me Pin
shosho-only30-Jan-06 2:45
shosho-only30-Jan-06 2:45 
GeneralRe: help me Pin
toxcct30-Jan-06 2:46
toxcct30-Jan-06 2:46 
GeneralRe: help me Pin
shosho-only30-Jan-06 2:49
shosho-only30-Jan-06 2:49 
GeneralRe: help me Pin
toxcct30-Jan-06 2:50
toxcct30-Jan-06 2:50 
GeneralRe: help me Pin
toxcct30-Jan-06 2:58
toxcct30-Jan-06 2:58 
AnswerRe: help me Pin
Cedric Moonen30-Jan-06 3:56
Cedric Moonen30-Jan-06 3:56 
GeneralRe: help me Pin
toxcct30-Jan-06 5:55
toxcct30-Jan-06 5:55 
QuestionHow to implement linux squid ? Pin
Ariston Darmayuda28-Jan-06 21:56
Ariston Darmayuda28-Jan-06 21:56 
AnswerRe: How to implement linux squid ? Pin
gecool30-Jan-06 23:08
gecool30-Jan-06 23:08 
GeneralRe: How to implement linux squid ? Pin
Ariston Darmayuda31-Jan-06 3:30
Ariston Darmayuda31-Jan-06 3:30 
GeneralRe: How to implement linux squid ? Pin
gecool31-Jan-06 3:41
gecool31-Jan-06 3: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.