Click here to Skip to main content
15,907,396 members
Home / Discussions / C#
   

C#

 
GeneralRe: comboBox refresh Pin
Mr. VB.NET12-Jun-06 18:20
Mr. VB.NET12-Jun-06 18:20 
QuestionOpen source diagram framework? [modified] Pin
Yuval Naveh12-Jun-06 5:14
Yuval Naveh12-Jun-06 5:14 
AnswerRe: Open source diagram framework? Pin
S. Senthil Kumar12-Jun-06 5:19
S. Senthil Kumar12-Jun-06 5:19 
GeneralRe: Open source diagram framework? Pin
Yuval Naveh12-Jun-06 5:29
Yuval Naveh12-Jun-06 5:29 
Questionhowto parse this text using c# ? Pin
cmpeng3412-Jun-06 4:24
cmpeng3412-Jun-06 4:24 
AnswerRe: howto parse this text using c# ? Pin
Dustin Metzgar12-Jun-06 4:27
Dustin Metzgar12-Jun-06 4:27 
AnswerRe: howto parse this text using c# ? Pin
Ravi Bhavnani12-Jun-06 4:53
professionalRavi Bhavnani12-Jun-06 4:53 
QuestionC# DLL from C++ DLL Pin
Andrei Ungureanu12-Jun-06 4:05
Andrei Ungureanu12-Jun-06 4:05 
Hy,
I need a little more help Big Grin | :-D . I have a DLL created in C++ which has some methods that interest me. Now I want to use this DLL in C# so I created another DLL in C# which uses the one made in C++. Only I have a few problem. Most of the methods from the C++ DLL need pointers as parameters. For example one method in C++ needs a BYTE* as parameter. I tried from C# to send a BYTE[] but it doen't help me. I also tried with REF but it still doesn't work. If I return a BYTE* from C++ and read it into a BYTE[] an error occurs "Can Not marshal return value".
A little help will be welcomed. Thanks
AnswerRe: C# DLL from C++ DLL Pin
Ista12-Jun-06 10:20
Ista12-Jun-06 10:20 
QuestionTimer Control In C# Pin
peshawarcoder12-Jun-06 3:59
peshawarcoder12-Jun-06 3:59 
AnswerRe: Timer Control In C# Pin
Andrei Ungureanu12-Jun-06 4:11
Andrei Ungureanu12-Jun-06 4:11 
AnswerRe: Timer Control In C# Pin
3Dizard12-Jun-06 7:48
3Dizard12-Jun-06 7:48 
Questionhow to attach more than 10mb file Pin
ayyp12-Jun-06 3:48
ayyp12-Jun-06 3:48 
Questionupload 15mb file Pin
ayyp12-Jun-06 3:46
ayyp12-Jun-06 3:46 
Questionswitching between forms Pin
PaulaM12-Jun-06 3:23
PaulaM12-Jun-06 3:23 
AnswerRe: switching between forms Pin
MCSD-Gandalf12-Jun-06 3:33
MCSD-Gandalf12-Jun-06 3:33 
GeneralRe: switching between forms Pin
PaulaM12-Jun-06 4:45
PaulaM12-Jun-06 4:45 
AnswerRe: switching between forms Pin
Andrei Ungureanu12-Jun-06 4:09
Andrei Ungureanu12-Jun-06 4:09 
GeneralRe: switching between forms Pin
PaulaM12-Jun-06 4:44
PaulaM12-Jun-06 4:44 
AnswerRe: switching between forms Pin
Jun Du12-Jun-06 4:26
Jun Du12-Jun-06 4:26 
QuestionAntiAliased Form Pin
Sabry190512-Jun-06 3:21
Sabry190512-Jun-06 3:21 
AnswerRe: AntiAliased Form Pin
Roger Alsing12-Jun-06 3:45
Roger Alsing12-Jun-06 3:45 
GeneralRe: AntiAliased Form Pin
Sabry190515-Jun-06 3:39
Sabry190515-Jun-06 3:39 
QuestionSecurity in Web Services Pin
malikjhangirahmed@hotmail.com12-Jun-06 3:13
malikjhangirahmed@hotmail.com12-Jun-06 3:13 
AnswerRe: Security in Web Services Pin
Dustin Metzgar12-Jun-06 3:55
Dustin Metzgar12-Jun-06 3:55 

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.