Click here to Skip to main content
15,792,063 members
Home / Discussions / C#
   

C#

 
GeneralRe: datagrid selected rows loop Pin
jnallen7-Sep-07 9:30
jnallen7-Sep-07 9:30 
GeneralRe: datagrid selected rows loop [modified] Pin
Larantz7-Sep-07 11:36
Larantz7-Sep-07 11:36 
GeneralRe: datagrid selected rows loop Pin
Larantz7-Sep-07 13:00
Larantz7-Sep-07 13:00 
QuestionSimple Login Pin
andredani7-Sep-07 7:11
andredani7-Sep-07 7:11 
AnswerRe: Simple Login Pin
Christian Graus7-Sep-07 7:19
protectorChristian Graus7-Sep-07 7:19 
GeneralRe: Simple Login [modified] Pin
andredani7-Sep-07 7:27
andredani7-Sep-07 7:27 
Questionc++ and c# issue Pin
dany_ch7-Sep-07 6:05
dany_ch7-Sep-07 6:05 
AnswerRe: c++ and c# issue Pin
Luc Pattyn7-Sep-07 6:20
sitebuilderLuc Pattyn7-Sep-07 6:20 
Hi,

AFAIK you can't use header files in C#.
What you can do is define a C# struct and give it the right attributes to make
sure the order is preserved, padding does not occur, etc.

How do you plan on accessing your chip from C#? Wouldn't that require some
native code, hence C/C++ anyway? So why do you need the registers at the C# level??

Smile | :)


Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


GeneralRe: c++ and c# issue Pin
dany_ch7-Sep-07 6:30
dany_ch7-Sep-07 6:30 
GeneralRe: c++ and c# issue Pin
led mike7-Sep-07 6:55
led mike7-Sep-07 6:55 
QuestionLayout Transform v/s Render Transform Pin
KrunalC7-Sep-07 6:02
KrunalC7-Sep-07 6:02 
QuestionCheckboxes? Pin
XFighter7-Sep-07 5:43
XFighter7-Sep-07 5:43 
AnswerRe: Checkboxes? Pin
Thomas Stockwell7-Sep-07 6:13
professionalThomas Stockwell7-Sep-07 6:13 
Questionpinvoke error and struct Pin
Saamir7-Sep-07 4:34
Saamir7-Sep-07 4:34 
AnswerRe: pinvoke error and struct Pin
Giorgi Dalakishvili7-Sep-07 4:54
mentorGiorgi Dalakishvili7-Sep-07 4:54 
GeneralRe: pinvoke error and struct Pin
Saamir7-Sep-07 5:14
Saamir7-Sep-07 5:14 
GeneralRe: pinvoke error and struct Pin
Luc Pattyn7-Sep-07 6:30
sitebuilderLuc Pattyn7-Sep-07 6:30 
GeneralRe: pinvoke error and struct Pin
Saamir7-Sep-07 10:17
Saamir7-Sep-07 10:17 
GeneralRe: pinvoke error and struct Pin
Luc Pattyn7-Sep-07 10:48
sitebuilderLuc Pattyn7-Sep-07 10:48 
AnswerRe: pinvoke error and struct Pin
edu.net7-Sep-07 9:43
edu.net7-Sep-07 9:43 
GeneralRe: pinvoke error and struct Pin
Saamir7-Sep-07 10:12
Saamir7-Sep-07 10:12 
QuestionSyncfusion menubar and logo Pin
Keshav V. Kamat7-Sep-07 4:06
Keshav V. Kamat7-Sep-07 4:06 
AnswerRe: Syncfusion menubar and logo Pin
Larantz7-Sep-07 4:26
Larantz7-Sep-07 4:26 
QuestionC++ dll, again.. Pin
Dio227-Sep-07 3:56
Dio227-Sep-07 3:56 
AnswerRe: C++ dll, again.. Pin
Giorgi Dalakishvili7-Sep-07 3:59
mentorGiorgi Dalakishvili7-Sep-07 3:59 

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.