Click here to Skip to main content
15,900,511 members
Home / Discussions / C#
   

C#

 
GeneralRe: Ctrl+Z Pin
Aryo Handono7-Nov-04 10:21
professionalAryo Handono7-Nov-04 10:21 
GeneralQuestion about Marshal Pin
momer6-Nov-04 21:57
momer6-Nov-04 21:57 
GeneralRe: Question about Marshal Pin
leppie6-Nov-04 22:18
leppie6-Nov-04 22:18 
GeneralRe: Question about Marshal Pin
momer6-Nov-04 23:47
momer6-Nov-04 23:47 
GeneralRe: Question about Marshal Pin
Uwe Keim7-Nov-04 20:26
sitebuilderUwe Keim7-Nov-04 20:26 
GeneralRe: Question about Marshal Pin
momer7-Nov-04 22:58
momer7-Nov-04 22:58 
GeneralRe: Question about Marshal Pin
yoaz6-Nov-04 22:22
yoaz6-Nov-04 22:22 
GeneralRe: Question about Marshal Pin
momer6-Nov-04 23:41
momer6-Nov-04 23:41 
......
char* charpoint;
string string1 = Marshal.PtrToStringAuto(charpoint);
It says that char* can not convert to IntPtr.
Thanks!
GeneralRe: Question about Marshal Pin
yoaz7-Nov-04 0:52
yoaz7-Nov-04 0:52 
GeneralRe: Question about Marshal Pin
momer7-Nov-04 2:28
momer7-Nov-04 2:28 
GeneralHandle Threads and blocking UDP Connection Pin
Snowjim6-Nov-04 13:57
Snowjim6-Nov-04 13:57 
GeneralRe: Handle Threads and blocking UDP Connection Pin
Sebastian Schneider7-Nov-04 19:57
Sebastian Schneider7-Nov-04 19:57 
GeneralI just don't get ann's Pin
tom_dx6-Nov-04 13:22
tom_dx6-Nov-04 13:22 
GeneralRe: I just don't get ann's Pin
yoaz6-Nov-04 22:09
yoaz6-Nov-04 22:09 
GeneralCircular Reference Hell! Pin
RFickling6-Nov-04 12:55
RFickling6-Nov-04 12:55 
GeneralRe: Circular Reference Hell! Pin
Colin Angus Mackay6-Nov-04 13:16
Colin Angus Mackay6-Nov-04 13:16 
GeneralRe: Circular Reference Hell! Pin
RFickling6-Nov-04 13:30
RFickling6-Nov-04 13:30 
QuestionI need a simulator for ..........? Pin
Sakkijha6-Nov-04 11:38
Sakkijha6-Nov-04 11:38 
AnswerRe: I need a simulator for ..........? Pin
tom_dx6-Nov-04 11:51
tom_dx6-Nov-04 11:51 
GeneralRe: I need a simulator for ..........? Pin
Sakkijha6-Nov-04 12:03
Sakkijha6-Nov-04 12:03 
GeneralRe: I need a simulator for ..........? Pin
tom_dx6-Nov-04 13:12
tom_dx6-Nov-04 13:12 
AnswerRe: I need a simulator for ..........? Pin
Christian Graus7-Nov-04 15:31
protectorChristian Graus7-Nov-04 15:31 
Questioncan't get two EXEs to share the same DLL? Pin
vista276-Nov-04 11:16
vista276-Nov-04 11:16 
AnswerRe: can't get two EXEs to share the same DLL? Pin
Colin Angus Mackay6-Nov-04 12:59
Colin Angus Mackay6-Nov-04 12:59 
AnswerRe: can't get two EXEs to share the same DLL? Pin
Dave Kreskowiak6-Nov-04 17:14
mveDave Kreskowiak6-Nov-04 17:14 

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.