Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to reset binding of textbox control? Pin
darkelv3-Apr-08 1:48
darkelv3-Apr-08 1:48 
Generalaccess datetime Pin
Razvan Dimescu3-Apr-08 0:49
Razvan Dimescu3-Apr-08 0:49 
GeneralRe: access datetime Pin
Rob Philpott3-Apr-08 0:54
Rob Philpott3-Apr-08 0:54 
GeneralRe: access datetime Pin
Razvan Dimescu3-Apr-08 0:58
Razvan Dimescu3-Apr-08 0:58 
GeneralRe: access datetime Pin
Rob Philpott3-Apr-08 5:20
Rob Philpott3-Apr-08 5:20 
QuestionTreeview problem... Pin
cooltoad1233-Apr-08 0:32
cooltoad1233-Apr-08 0:32 
QuestionUniversal remote control for windows mobile PDA Pin
Kaushal.evanuissance2-Apr-08 23:50
Kaushal.evanuissance2-Apr-08 23:50 
QuestionI have a question about invoke function in C++ dll, please help! [modified] Pin
warrior2-Apr-08 23:06
warrior2-Apr-08 23:06 
hi,
I want to invoke a function from a C++ dll in C#, the function prototype as follows:
void F(Matrix &H,double (*ptr)[2]);
the prototype of Matrix as follows:
typedef struct
{
double array[3][3];
} Matrix;
How to pass the parameter Matrix &H and double (*ptr)[2] to F?
Any help will be appreciated!

<div class="ForumMod">modified on Thursday, April 3, 2008 5:40 AM</div>
GeneralRe: I have a question about invoke function in C++ dll, please help! Pin
papadimitriou3-Apr-08 2:02
papadimitriou3-Apr-08 2:02 
GeneralRe: I have a question about invoke function in C++ dll, please help! Pin
nelo_3-Apr-08 2:05
nelo_3-Apr-08 2:05 
QuestionHow can I prepare Ribben Control in WPF application? Pin
bankey10102-Apr-08 21:22
bankey10102-Apr-08 21:22 
AnswerRe: How can I prepare Ribben Control in WPF application? Pin
Colin Angus Mackay2-Apr-08 22:44
Colin Angus Mackay2-Apr-08 22:44 
AnswerRe: How can I prepare Ribben Control in WPF application? Pin
DaveyM692-Apr-08 23:21
professionalDaveyM692-Apr-08 23:21 
GeneralMixing Cpp and C# -- Calling Cpp-Class-Interface from C# Pin
Tomerland2-Apr-08 21:20
Tomerland2-Apr-08 21:20 
GeneralRe: Mixing Cpp and C# -- Calling Cpp-Class-Interface from C# Pin
rah_sin2-Apr-08 22:16
professionalrah_sin2-Apr-08 22:16 
GeneralRe: Mixing Cpp and C# -- Calling Cpp-Class-Interface from C# Pin
nelo_3-Apr-08 2:11
nelo_3-Apr-08 2:11 
GeneralRe: Mixing Cpp and C# -- Calling Cpp-Class-Interface from C# Pin
Dave Kreskowiak3-Apr-08 4:00
mveDave Kreskowiak3-Apr-08 4:00 
GeneralRe: Mixing Cpp and C# -- Calling Cpp-Class-Interface from C# Pin
Tomerland3-Apr-08 4:16
Tomerland3-Apr-08 4:16 
GeneralRe: Mixing Cpp and C# -- Calling Cpp-Class-Interface from C# Pin
Dave Kreskowiak3-Apr-08 5:36
mveDave Kreskowiak3-Apr-08 5:36 
GeneralRe: Mixing Cpp and C# -- Calling Cpp-Class-Interface from C# Pin
carbon_golem3-Apr-08 10:28
carbon_golem3-Apr-08 10:28 
GeneralRe: Mixing Cpp and C# -- Calling Cpp-Class-Interface from C# Pin
Tomerland3-Apr-08 18:02
Tomerland3-Apr-08 18:02 
Questionlandscpae printing Pin
sianatia2-Apr-08 21:10
sianatia2-Apr-08 21:10 
GeneralRe: landscpae printing Pin
Gareth H2-Apr-08 21:14
Gareth H2-Apr-08 21:14 
GeneralRe: landscpae printing Pin
sianatia4-Apr-08 17:31
sianatia4-Apr-08 17:31 
GeneralGet Selected Text Pin
Member 34533312-Apr-08 20:21
Member 34533312-Apr-08 20:21 

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.