Click here to Skip to main content
15,899,937 members
Home / Discussions / C#
   

C#

 
QuestionFunction for n number of users. Pin
Zafar Sultan8-Dec-09 20:11
Zafar Sultan8-Dec-09 20:11 
AnswerRe: Function for n number of users. Pin
mahmoudinirat8-Dec-09 20:16
mahmoudinirat8-Dec-09 20:16 
GeneralRe: Function for n number of users. Pin
Zafar Sultan8-Dec-09 21:03
Zafar Sultan8-Dec-09 21:03 
GeneralRe: Function for n number of users. Pin
mahmoudinirat8-Dec-09 21:11
mahmoudinirat8-Dec-09 21:11 
AnswerRe: Function for n number of users. Pin
Paulo Zemek9-Dec-09 2:37
Paulo Zemek9-Dec-09 2:37 
GeneralRe: Function for n number of users. Pin
Zafar Sultan9-Dec-09 3:49
Zafar Sultan9-Dec-09 3:49 
QuestionPassing pointers 'round and 'round? Pin
o m n i8-Dec-09 18:54
o m n i8-Dec-09 18:54 
AnswerRe: Passing pointers 'round and 'round? Pin
dan!sh 8-Dec-09 19:19
professional dan!sh 8-Dec-09 19:19 
AFAIK IntPtr is the closest you can get through managed code. If there is a method in the dll which returns char*, try getting the return value into an IntPtr and then use it.

50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

GeneralRe: Passing pointers 'round and 'round? Pin
o m n i8-Dec-09 19:58
o m n i8-Dec-09 19:58 
GeneralRe: Passing pointers 'round and 'round? Pin
Richard MacCutchan8-Dec-09 22:25
mveRichard MacCutchan8-Dec-09 22:25 
QuestionC++ project to c# Pin
faheemnadeem8-Dec-09 18:37
faheemnadeem8-Dec-09 18:37 
AnswerRe: C++ project to c# Pin
dan!sh 8-Dec-09 18:42
professional dan!sh 8-Dec-09 18:42 
GeneralRe: C++ project to c# Pin
faheemnadeem8-Dec-09 19:22
faheemnadeem8-Dec-09 19:22 
AnswerRe: C++ project to c# Pin
N a v a n e e t h8-Dec-09 20:56
N a v a n e e t h8-Dec-09 20:56 
AnswerRe: C++ project to c# Pin
Dave Doknjas9-Dec-09 11:49
Dave Doknjas9-Dec-09 11:49 
QuestionMe, again... Confused Again... Pin
Roger Wright8-Dec-09 18:29
professionalRoger Wright8-Dec-09 18:29 
AnswerRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 18:46
professional dan!sh 8-Dec-09 18:46 
GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 18:52
professionalRoger Wright8-Dec-09 18:52 
GeneralRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 19:11
professional dan!sh 8-Dec-09 19:11 
GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 19:19
professionalRoger Wright8-Dec-09 19:19 
GeneralRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 19:20
professional dan!sh 8-Dec-09 19:20 
GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 20:17
professionalRoger Wright8-Dec-09 20:17 
GeneralRe: Me, again... Confused Again... Pin
N a v a n e e t h8-Dec-09 21:09
N a v a n e e t h8-Dec-09 21:09 
AnswerRe: Me, again... Confused Again... Pin
N a v a n e e t h8-Dec-09 21:05
N a v a n e e t h8-Dec-09 21:05 
Questionhow to i delete the file Pin
Joe Rozario8-Dec-09 17:08
Joe Rozario8-Dec-09 17:08 

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.