Click here to Skip to main content
15,887,386 members
Home / Discussions / C#
   

C#

 
AnswerRe: Windows service memory utilization Pin
S. Senthil Kumar7-Apr-06 18:31
S. Senthil Kumar7-Apr-06 18:31 
QuestionExcel Spreadsheet Pin
Monin D.7-Apr-06 9:48
Monin D.7-Apr-06 9:48 
AnswerRe: Excel Spreadsheet Pin
Braulio Dez7-Apr-06 10:03
Braulio Dez7-Apr-06 10:03 
GeneralRe: Excel Spreadsheet Pin
Monin D.7-Apr-06 23:23
Monin D.7-Apr-06 23:23 
AnswerRe: Excel Spreadsheet Pin
Graham Nimbley9-Apr-06 15:02
Graham Nimbley9-Apr-06 15:02 
QuestionTreeListView Pin
Robert M Greene7-Apr-06 9:39
Robert M Greene7-Apr-06 9:39 
AnswerRe: TreeListView Pin
Josh Smith10-Apr-06 3:41
Josh Smith10-Apr-06 3:41 
QuestionProblem with p/invoke in c# Pin
t4ure4n7-Apr-06 8:11
t4ure4n7-Apr-06 8:11 
In my project I have 2 use the methods from a Win32 API on WinForm.

I want to use P/Invoke to reference these methods.

In order to keep the API method calling code seperate from my WinForm can I define all the P/Invoke commands in other class and then refertence these methods through the intermediate class. Or is it must to have the p/invoke command in the same class where i am going to use them.....

The methods mechanism may look like the following:

My WinForm -- (MyClassObj)--> MyClass (contains methods that call API methods through p/invoke)

MyClass ------- (P/Invoke )----------> API

Any suggestions wherther it is possible or not. What should I do?


o O º(`'·.,(`'·., ☆,.·''),.·'')º O o°
»·'"`»* *☆ t4ure4n ☆* *«·'"`«
°o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°
AnswerRe: Problem with p/invoke in c# Pin
Steve Maier7-Apr-06 8:31
professionalSteve Maier7-Apr-06 8:31 
AnswerRe: Problem with p/invoke in c# Pin
Dan Neely7-Apr-06 8:35
Dan Neely7-Apr-06 8:35 
AnswerRe: Problem with p/invoke in c# Pin
Graham Nimbley9-Apr-06 15:10
Graham Nimbley9-Apr-06 15:10 
GeneralRe: Problem with p/invoke in c# Pin
t4ure4n10-Apr-06 8:30
t4ure4n10-Apr-06 8:30 
QuestionThe P/Invoke Wizard Pin
t4ure4n7-Apr-06 7:50
t4ure4n7-Apr-06 7:50 
AnswerRe: The P/Invoke Wizard Pin
Steve Maier7-Apr-06 8:28
professionalSteve Maier7-Apr-06 8:28 
AnswerRe: The P/Invoke Wizard Pin
Office Lineman7-Apr-06 8:29
Office Lineman7-Apr-06 8:29 
QuestionHow to find trusted sites? Pin
T John7-Apr-06 7:33
T John7-Apr-06 7:33 
QuestionMixing Colors Pin
Gulfraz Khan7-Apr-06 7:27
Gulfraz Khan7-Apr-06 7:27 
AnswerRe: Mixing Colors Pin
Ravi Bhavnani7-Apr-06 10:56
professionalRavi Bhavnani7-Apr-06 10:56 
QuestionCall User Control load event... Pin
Kasic Slobodan7-Apr-06 7:26
Kasic Slobodan7-Apr-06 7:26 
AnswerRe: Call User Control load event... Pin
russellsoft7-Apr-06 11:09
russellsoft7-Apr-06 11:09 
GeneralRe: Call User Control load event... Pin
Kasic Slobodan9-Apr-06 7:24
Kasic Slobodan9-Apr-06 7:24 
QuestionDetecting if a printer is connected using C# Pin
jzelma7-Apr-06 6:21
jzelma7-Apr-06 6:21 
AnswerRe: Detecting if a printer is connected using C# Pin
Braulio Dez7-Apr-06 10:07
Braulio Dez7-Apr-06 10:07 
QuestionHow to avoid displaying the Printer setting dialog when printing from Crystal Report Pin
jzelma7-Apr-06 6:15
jzelma7-Apr-06 6:15 
QuestionSMS for PDA Pin
sedso7-Apr-06 5:52
sedso7-Apr-06 5:52 

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.