Click here to Skip to main content
15,886,840 members
Home / Discussions / C#
   

C#

 
GeneralRe: gracefull exit Pin
Glen Harvy10-Aug-06 12:30
Glen Harvy10-Aug-06 12:30 
GeneralRe: gracefull exit Pin
Stefan Troschuetz10-Aug-06 22:16
Stefan Troschuetz10-Aug-06 22:16 
AnswerRe: gracefull exit Pin
Ennis Ray Lynch, Jr.10-Aug-06 4:15
Ennis Ray Lynch, Jr.10-Aug-06 4:15 
GeneralRe: gracefull exit Pin
Glen Harvy10-Aug-06 12:36
Glen Harvy10-Aug-06 12:36 
AnswerRe: gracefull exit Pin
likefood10-Aug-06 9:41
likefood10-Aug-06 9:41 
QuestionSOAP Attachments - c# and java Pin
teluksridhar10-Aug-06 1:18
teluksridhar10-Aug-06 1:18 
QuestionDebugging SP with Sql server 2005. Pin
Ankit_748110-Aug-06 1:12
Ankit_748110-Aug-06 1:12 
QuestionExternal function Pin
thepersonof10-Aug-06 1:06
thepersonof10-Aug-06 1:06 
Hi I have an external dll (to which I have the source) that contains this function:

void DoIteration(float *xarray
,float*yarray,const int*array)

I know that I can call this function with dll import, but how can I create these arrays and pass a pointer? These arrays are large so it would be impractical to have to pass them every call.

Thank you for your help

John
AnswerRe: External function Pin
Andrei Ungureanu10-Aug-06 2:49
Andrei Ungureanu10-Aug-06 2:49 
GeneralRe: External function Pin
thepersonof10-Aug-06 10:13
thepersonof10-Aug-06 10:13 
QuestionCrystalReportViewer is slow Pin
atuldeore10-Aug-06 0:19
atuldeore10-Aug-06 0:19 
Questionwhat is the formula.... Pin
diddy3410-Aug-06 0:09
diddy3410-Aug-06 0:09 
AnswerRe: what is the formula.... Pin
Guffa10-Aug-06 2:53
Guffa10-Aug-06 2:53 
QuestionChanging display area in ListView Pin
Flow849-Aug-06 23:57
Flow849-Aug-06 23:57 
AnswerRe: Changing display area in ListView Pin
VSush10-Aug-06 0:40
VSush10-Aug-06 0:40 
GeneralRe: Changing display area in ListView Pin
Flow8410-Aug-06 0:59
Flow8410-Aug-06 0:59 
GeneralRe: Changing display area in ListView Pin
Flow8414-Aug-06 11:48
Flow8414-Aug-06 11:48 
AnswerRe: Changing display area in ListView Pin
Flow8416-Aug-06 10:21
Flow8416-Aug-06 10:21 
QuestionMessage Box start position Pin
AnnnS9-Aug-06 23:38
AnnnS9-Aug-06 23:38 
AnswerRe: Message Box start position Pin
Flow8410-Aug-06 0:45
Flow8410-Aug-06 0:45 
AnswerRe: Message Box start position Pin
Andrei Ungureanu10-Aug-06 2:43
Andrei Ungureanu10-Aug-06 2:43 
GeneralRe: Message Box start position Pin
AnnnS10-Aug-06 4:07
AnnnS10-Aug-06 4:07 
QuestionStarting external web browser with URL Pin
Stefan Spenz9-Aug-06 23:35
Stefan Spenz9-Aug-06 23:35 
AnswerRe: Starting external web browser with URL Pin
Eduard Keilholz9-Aug-06 23:40
Eduard Keilholz9-Aug-06 23:40 
GeneralRe: Starting external web browser with URL Pin
Stefan Spenz9-Aug-06 23:47
Stefan Spenz9-Aug-06 23:47 

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.