Click here to Skip to main content
15,896,111 members
Home / Discussions / C#
   

C#

 
QuestionHow to make ScrollBar attached to Panel automatically? Pin
radic.feng5-Sep-05 17:16
radic.feng5-Sep-05 17:16 
Question?Word object Pin
mitsemaj5-Sep-05 16:20
mitsemaj5-Sep-05 16:20 
QuestionNUnit tests Pin
savage_5-Sep-05 11:25
savage_5-Sep-05 11:25 
AnswerRe: NUnit tests Pin
Andy Brummer5-Sep-05 17:00
sitebuilderAndy Brummer5-Sep-05 17:00 
GeneralRe: NUnit tests Pin
savage_5-Sep-05 17:30
savage_5-Sep-05 17:30 
GeneralRe: NUnit tests Pin
savage_5-Sep-05 18:07
savage_5-Sep-05 18:07 
QuestionProblems using C++ SDK Pin
Christian Graus5-Sep-05 11:20
protectorChristian Graus5-Sep-05 11:20 
AnswerRe: Problems using C++ SDK Pin
leppie5-Sep-05 13:12
leppie5-Sep-05 13:12 
Christian Graus wrote:
The SDK uses function pointers, and when I tried to put those in the MC++ app, they would not compile, because everything was garbage collected. __nogc on the class just caused new errors.

Compile all unmanaged code as unmanaged, without /clr. But its weird you say it cant deal with function pointers. What errors are you getting?

xacc-ide 0.0.15 now with C#, MSIL, C, XML, ASP.NET, Nemerle, MyXaml and HLSL coloring - Screenshots
GeneralRe: Problems using C++ SDK Pin
Christian Graus5-Sep-05 13:16
protectorChristian Graus5-Sep-05 13:16 
QuestionMember values in reflection Pin
Yoyosch5-Sep-05 11:09
Yoyosch5-Sep-05 11:09 
AnswerRe: Member values in reflection Pin
Christian Graus5-Sep-05 11:17
protectorChristian Graus5-Sep-05 11:17 
GeneralRe: Member values in reflection Pin
Yoyosch5-Sep-05 13:15
Yoyosch5-Sep-05 13:15 
GeneralRe: Member values in reflection Pin
Christian Graus5-Sep-05 13:17
protectorChristian Graus5-Sep-05 13:17 
GeneralRe: Member values in reflection Pin
Yoyosch5-Sep-05 13:19
Yoyosch5-Sep-05 13:19 
GeneralRe: Member values in reflection Pin
Christian Graus5-Sep-05 13:43
protectorChristian Graus5-Sep-05 13:43 
GeneralRe: Member values in reflection Pin
Yoyosch5-Sep-05 13:54
Yoyosch5-Sep-05 13:54 
GeneralRe: Member values in reflection Pin
Christian Graus5-Sep-05 14:10
protectorChristian Graus5-Sep-05 14:10 
AnswerRe: Member values in reflection Pin
Mohamad Al Husseiny5-Sep-05 11:18
Mohamad Al Husseiny5-Sep-05 11:18 
QuestionListView Custom Draw Pin
peterchen5-Sep-05 9:52
peterchen5-Sep-05 9:52 
AnswerRe: ListView Custom Draw Pin
Mathew Hall5-Sep-05 17:08
Mathew Hall5-Sep-05 17:08 
Questionredrew the button using GDI+ Pin
webhay5-Sep-05 9:07
webhay5-Sep-05 9:07 
AnswerRe: redrew the button using GDI+ Pin
Martin#5-Sep-05 9:34
Martin#5-Sep-05 9:34 
GeneralRe: redrew the button using GDI+ Pin
webhay5-Sep-05 9:41
webhay5-Sep-05 9:41 
AnswerRe: redrew the button using GDI+ Pin
Mohamad Al Husseiny5-Sep-05 11:13
Mohamad Al Husseiny5-Sep-05 11:13 
QuestionWhy does the Windows.Forms.Form limit its Size Pin
Martin#5-Sep-05 8:54
Martin#5-Sep-05 8:54 

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.