Click here to Skip to main content
15,893,588 members
Home / Discussions / C#
   

C#

 
GeneralRe: More marshaling woes :-( Pin
Luc Pattyn17-Aug-09 1:13
sitebuilderLuc Pattyn17-Aug-09 1:13 
GeneralRe: More marshaling woes :-( Pin
DaveyM6917-Aug-09 1:50
professionalDaveyM6917-Aug-09 1:50 
AnswerRe: More marshaling woes :-( Pin
Hristo-Bojilov16-Aug-09 9:04
Hristo-Bojilov16-Aug-09 9:04 
GeneralRe: More marshaling woes :-( Pin
DaveyM6916-Aug-09 10:03
professionalDaveyM6916-Aug-09 10:03 
GeneralAdditional information Pin
Pete O'Hanlon16-Aug-09 10:22
mvePete O'Hanlon16-Aug-09 10:22 
GeneralRe: Additional information Pin
Luc Pattyn16-Aug-09 10:38
sitebuilderLuc Pattyn16-Aug-09 10:38 
GeneralRe: Additional information Pin
Pete O'Hanlon16-Aug-09 10:41
mvePete O'Hanlon16-Aug-09 10:41 
GeneralRe: Additional information Pin
DaveyM6916-Aug-09 10:52
professionalDaveyM6916-Aug-09 10:52 
I hadn't come accross that one Pete Thumbs Up | :thumbsup:

It doesn't help with this problem as the size (in bytes) of the uint array is held in the lower 24 bits of the uint that is the previous field. Whoever came up with that idea wants shooting!

They could have had the upper 8 bits of the other field as a separate byte parameter for the flags it relates to, and kept a field purely for the size of the array... it would have used just one extra byte of memory per struct when each struct can be thousands of bytes long already so not much difference Mad | :mad:

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

GeneralRe: Additional information Pin
Pete O'Hanlon16-Aug-09 10:58
mvePete O'Hanlon16-Aug-09 10:58 
GeneralRe: Additional information Pin
Luc Pattyn16-Aug-09 11:14
sitebuilderLuc Pattyn16-Aug-09 11:14 
GeneralRe: Additional information Pin
Pete O'Hanlon16-Aug-09 11:19
mvePete O'Hanlon16-Aug-09 11:19 
GeneralRe: Additional information Pin
DaveyM6916-Aug-09 11:50
professionalDaveyM6916-Aug-09 11:50 
QuestionSelected tab that affect on listbox Pin
tamir90116-Aug-09 8:15
tamir90116-Aug-09 8:15 
AnswerRe: Selected tab that affect on listbox Pin
tamir90116-Aug-09 9:38
tamir90116-Aug-09 9:38 
GeneralRe: Selected tab that affect on listbox Pin
Saksida Bojan16-Aug-09 10:57
Saksida Bojan16-Aug-09 10:57 
GeneralRe: Selected tab that affect on listbox Pin
Luc Pattyn16-Aug-09 11:34
sitebuilderLuc Pattyn16-Aug-09 11:34 
AnswerRe: Selected tab that affect on listbox Pin
DdoubleD16-Aug-09 15:32
DdoubleD16-Aug-09 15:32 
QuestionSend input to CMD from WINFORM Pin
Haim Nachum16-Aug-09 6:20
Haim Nachum16-Aug-09 6:20 
AnswerRe: Send input to CMD from WINFORM Pin
riced16-Aug-09 6:58
riced16-Aug-09 6:58 
AnswerRe: Send input to CMD from WINFORM Pin
Hristo-Bojilov16-Aug-09 7:33
Hristo-Bojilov16-Aug-09 7:33 
QuestionGetting type? Pin
Matt Cavanagh16-Aug-09 5:50
Matt Cavanagh16-Aug-09 5:50 
AnswerRe: Getting type? Pin
Saksida Bojan16-Aug-09 6:03
Saksida Bojan16-Aug-09 6:03 
GeneralRe: Getting type? Pin
Matt Cavanagh16-Aug-09 8:28
Matt Cavanagh16-Aug-09 8:28 
AnswerRe: Getting type? Pin
DdoubleD16-Aug-09 18:01
DdoubleD16-Aug-09 18:01 
GeneralRe: Getting type? Pin
Matt Cavanagh16-Aug-09 19:04
Matt Cavanagh16-Aug-09 19:04 

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.