Click here to Skip to main content
15,903,632 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get the Name of the Item in ListView? Pin
Christian Graus23-Feb-07 18:07
protectorChristian Graus23-Feb-07 18:07 
AnswerRe: How to get the Name of the Item in ListView? [modified] Pin
Khoramdin24-Feb-07 4:17
Khoramdin24-Feb-07 4:17 
Questionplaying mp3 in csharp using wmp [modified] Pin
MoKaLux23-Feb-07 15:02
MoKaLux23-Feb-07 15:02 
Questionpass large xmlstring to sql server 2000 stored proc Pin
arkiboys23-Feb-07 10:49
arkiboys23-Feb-07 10:49 
AnswerRe: pass large xmlstring to sql server 2000 stored proc Pin
Mark J. Miller23-Feb-07 12:24
Mark J. Miller23-Feb-07 12:24 
GeneralRe: pass large xmlstring to sql server 2000 stored proc Pin
arkiboys24-Feb-07 8:55
arkiboys24-Feb-07 8:55 
GeneralRe: pass large xmlstring to sql server 2000 stored proc Pin
Mark J. Miller26-Feb-07 2:10
Mark J. Miller26-Feb-07 2:10 
Questionhttp/1.0 425 http Error Pin
LCI23-Feb-07 9:55
LCI23-Feb-07 9:55 
AnswerRe: http/1.0 425 http Error Pin
Vasudevan Deepak Kumar23-Feb-07 10:26
Vasudevan Deepak Kumar23-Feb-07 10:26 
GeneralRe: http/1.0 425 http Error Pin
LCI23-Feb-07 10:31
LCI23-Feb-07 10:31 
GeneralRe: http/1.0 425 http Error Pin
Vasudevan Deepak Kumar23-Feb-07 10:39
Vasudevan Deepak Kumar23-Feb-07 10:39 
GeneralRe: http/1.0 425 http Error Pin
LCI23-Feb-07 10:53
LCI23-Feb-07 10:53 
GeneralRe: http/1.0 425 http Error Pin
Vasudevan Deepak Kumar23-Feb-07 10:58
Vasudevan Deepak Kumar23-Feb-07 10:58 
GeneralRe: http/1.0 425 http Error Pin
LCI23-Feb-07 11:04
LCI23-Feb-07 11:04 
QuestionOverlay with DirectX Pin
KainPlan23-Feb-07 8:13
KainPlan23-Feb-07 8:13 
AnswerRe: Overlay with DirectX Pin
Christian Graus23-Feb-07 10:09
protectorChristian Graus23-Feb-07 10:09 
GeneralRe: Overlay with DirectX Pin
KainPlan27-Feb-07 17:36
KainPlan27-Feb-07 17:36 
QuestionC# com and c++ event sink Pin
ahojed23-Feb-07 7:13
ahojed23-Feb-07 7:13 
AnswerRe: C# com and c++ event sink Pin
mike montagne23-Feb-07 12:51
mike montagne23-Feb-07 12:51 
I do not pretend to know, but I believe you should not try to deviate from the SetCallbackFunction guidelines. Because this is the intended vehicle, I would anticipate that just about anything else you might try to do will still be relegated to having to pass through a SetCallbackFunction portal. If not, you would find alternative methods documented -- assuming the ludicrous of course... that things will be so plainly documented.

Breaking intended patterns doesn't often work. Usually instead (if practice needs to depart from a pattern), they need shored up to work well, or even to accomplish what is intended of them.

Parts of your question lean toward writing the whole thing in C++. It is not clear why you wanting to use C#, or if this is the place to interface between what you can do in the different languages.
Questionlooking for source code Pin
marwan_siala23-Feb-07 6:42
marwan_siala23-Feb-07 6:42 
AnswerRe: looking for source code Pin
BoneSoft23-Feb-07 7:09
BoneSoft23-Feb-07 7:09 
GeneralRe: looking for source code Pin
marwan_siala23-Feb-07 7:26
marwan_siala23-Feb-07 7:26 
AnswerRe: looking for source code Pin
Christian Graus23-Feb-07 7:27
protectorChristian Graus23-Feb-07 7:27 
GeneralRe: looking for source code Pin
marwan_siala23-Feb-07 7:50
marwan_siala23-Feb-07 7:50 
GeneralRe: looking for source code Pin
Dave Kreskowiak23-Feb-07 10:35
mveDave Kreskowiak23-Feb-07 10:35 

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.