Click here to Skip to main content
15,916,180 members
Home / Discussions / C#
   

C#

 
QuestionExporting DataGrid to Excel Pin
pssuresh8-Feb-07 2:52
pssuresh8-Feb-07 2:52 
AnswerRe: Exporting DataGrid to Excel Pin
Sandeep Akhare8-Feb-07 3:11
Sandeep Akhare8-Feb-07 3:11 
GeneralRe: Exporting DataGrid to Excel Pin
pssuresh8-Feb-07 3:24
pssuresh8-Feb-07 3:24 
GeneralRe: Exporting DataGrid to Excel Pin
Sandeep Akhare8-Feb-07 3:44
Sandeep Akhare8-Feb-07 3:44 
GeneralRe: Exporting DataGrid to Excel [modified] Pin
pssuresh8-Feb-07 3:56
pssuresh8-Feb-07 3:56 
QuestionBtrieve Database Pin
coolestCoder8-Feb-07 2:35
coolestCoder8-Feb-07 2:35 
QuestionCast to a Generic Type at runtime Pin
Florian Storck8-Feb-07 2:30
Florian Storck8-Feb-07 2:30 
QuestionDelegate Help Pin
JeremyLM8-Feb-07 2:29
JeremyLM8-Feb-07 2:29 
I've search google exhaustively looking for some help with this and can't seem to find anything that has been productive. I have a Dynamic Link Library written in C++ which makes use of a callback:

LRESULT CALLBACK eventListener(HWND hWnd, UINT msg, WPARAM wP, LPARAM lP)
{
...
}

I'm trying to write a C# wrapper for this library and cannot seem to find the correct way to form the delegate to make use of the callback.

If anyone could point me in the right direction or knows of an example that might be helpful, it would be very much appreciated.
AnswerRe: Delegate Help Pin
aSarafian8-Feb-07 3:23
aSarafian8-Feb-07 3:23 
GeneralRe: Delegate Help Pin
JeremyLM8-Feb-07 4:04
JeremyLM8-Feb-07 4:04 
QuestionUpdating and removing nodes from a treeview Pin
sharpiesharpie8-Feb-07 2:12
sharpiesharpie8-Feb-07 2:12 
AnswerRe: Updating and removing nodes from a treeview Pin
Ravi Bhavnani8-Feb-07 6:16
professionalRavi Bhavnani8-Feb-07 6:16 
QuestionAdding compiled help to a C# project Pin
Antony M Kancidrowski8-Feb-07 1:58
Antony M Kancidrowski8-Feb-07 1:58 
AnswerRe: Adding compiled help to a C# project Pin
Sandeep Akhare8-Feb-07 3:14
Sandeep Akhare8-Feb-07 3:14 
GeneralRe: Adding compiled help to a C# project Pin
Antony M Kancidrowski8-Feb-07 4:24
Antony M Kancidrowski8-Feb-07 4:24 
Questionstring process Pin
Mohammad Daba'an8-Feb-07 1:56
Mohammad Daba'an8-Feb-07 1:56 
AnswerRe: string process Pin
Antony M Kancidrowski8-Feb-07 2:02
Antony M Kancidrowski8-Feb-07 2:02 
GeneralRe: string process Pin
Mohammad Daba'an8-Feb-07 2:06
Mohammad Daba'an8-Feb-07 2:06 
GeneralRe: string process Pin
Antony M Kancidrowski8-Feb-07 2:16
Antony M Kancidrowski8-Feb-07 2:16 
GeneralRe: string process Pin
Mohammad Daba'an8-Feb-07 2:23
Mohammad Daba'an8-Feb-07 2:23 
GeneralRe: string process Pin
aSarafian8-Feb-07 2:29
aSarafian8-Feb-07 2:29 
GeneralRe: string process Pin
Mohammad Daba'an9-Feb-07 20:36
Mohammad Daba'an9-Feb-07 20:36 
GeneralRe: string process Pin
Antony M Kancidrowski8-Feb-07 2:31
Antony M Kancidrowski8-Feb-07 2:31 
GeneralRe: string process Pin
Mohammad Daba'an9-Feb-07 20:36
Mohammad Daba'an9-Feb-07 20:36 
GeneralRe: string process Pin
Mohammad Daba'an9-Feb-07 22:17
Mohammad Daba'an9-Feb-07 22:17 

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.