Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: word like editor Pin
Pete O'Hanlon15-Jun-09 3:22
mvePete O'Hanlon15-Jun-09 3:22 
GeneralRe: word like editor Pin
Nagy Vilmos15-Jun-09 3:26
professionalNagy Vilmos15-Jun-09 3:26 
AnswerRe: word like editor Pin
K030616-Jun-09 0:35
K030616-Jun-09 0:35 
Questionabout Silverlight 3 Pin
Seraph_summer14-Jun-09 23:50
Seraph_summer14-Jun-09 23:50 
AnswerRe: about Silverlight 3 Pin
Henry Minute15-Jun-09 0:00
Henry Minute15-Jun-09 0:00 
AnswerRe: about Silverlight 3 Pin
Pete O'Hanlon15-Jun-09 0:02
mvePete O'Hanlon15-Jun-09 0:02 
AnswerRe: about Silverlight 3 Pin
Eddy Vluggen15-Jun-09 1:31
professionalEddy Vluggen15-Jun-09 1:31 
QuestionRegarding security Pin
vijaylumar14-Jun-09 23:46
vijaylumar14-Jun-09 23:46 
AnswerRe: Regarding security Pin
Henry Minute15-Jun-09 0:03
Henry Minute15-Jun-09 0:03 
GeneralRe: Regarding security Pin
vijaylumar15-Jun-09 0:53
vijaylumar15-Jun-09 0:53 
GeneralRe: Regarding security Pin
vijaylumar15-Jun-09 1:36
vijaylumar15-Jun-09 1:36 
GeneralRe: Regarding security Pin
Henry Minute15-Jun-09 6:08
Henry Minute15-Jun-09 6:08 
QuestionPassing C# Equivalent of a C++ std::vector, to C++ function Pin
sree14-Jun-09 22:48
sree14-Jun-09 22:48 
AnswerRe: Passing C# Equivalent of a C++ std::vector, to C++ function Pin
Christian Graus14-Jun-09 23:17
protectorChristian Graus14-Jun-09 23:17 
There is nothing you can pass from C# that is going to turn into a std::vector. Your best bet, IMO, is to pass a list into a C++/CLI dll, which constructs a vector and pases it to your function.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

AnswerRe: Passing C# Equivalent of a C++ std::vector, to C++ function Pin
N a v a n e e t h14-Jun-09 23:25
N a v a n e e t h14-Jun-09 23:25 
GeneralRe: Passing C# Equivalent of a C++ std::vector, to C++ function Pin
sree15-Jun-09 1:18
sree15-Jun-09 1:18 
GeneralRe: Passing C# Equivalent of a C++ std::vector, to C++ function Pin
N a v a n e e t h15-Jun-09 1:56
N a v a n e e t h15-Jun-09 1:56 
GeneralRe: Passing C# Equivalent of a C++ std::vector, to C++ function Pin
sree15-Jun-09 3:23
sree15-Jun-09 3:23 
GeneralRe: Passing C# Equivalent of a C++ std::vector, to C++ function Pin
N a v a n e e t h15-Jun-09 15:52
N a v a n e e t h15-Jun-09 15:52 
Questionpls. help me it's urgent, drop video frames during start/stop button click Pin
kunal.tawde14-Jun-09 21:01
kunal.tawde14-Jun-09 21:01 
AnswerRe: pls. help me it's urgent, drop video frames during start/stop button click Pin
molesworth14-Jun-09 22:10
molesworth14-Jun-09 22:10 
GeneralRe: pls. help me it's urgent, drop video frames during start/stop button click Pin
kunal.tawde12-Jul-09 23:39
kunal.tawde12-Jul-09 23:39 
AnswerRe: pls. help me it's urgent, drop video frames during start/stop button click Pin
Nagy Vilmos14-Jun-09 22:11
professionalNagy Vilmos14-Jun-09 22:11 
QuestionAdding Scrolling effect On Windows application. Pin
deepseeindeepsy14-Jun-09 20:38
deepseeindeepsy14-Jun-09 20:38 
AnswerRe: Adding Scrolling effect On Windows application. Pin
Mycroft Holmes14-Jun-09 21:06
professionalMycroft Holmes14-Jun-09 21:06 

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.