Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
GeneralRe: Key Press Event in the Grid Pin

MmM.net</

14-Jan-06 2:46

MmM.net</

14-Jan-06 2:46 
AnswerRe: Key Press Event in the Grid Pin
albCode8-Jan-06 20:56
albCode8-Jan-06 20:56 
GeneralRe: Key Press Event in the Grid Pin

MmM.net</

14-Jan-06 2:51

MmM.net</

14-Jan-06 2:51 
QuestionAbout Screen Saver Pin
Arup Chatterjee8-Jan-06 0:56
Arup Chatterjee8-Jan-06 0:56 
AnswerRe: About Screen Saver Pin

MmM.net</

8-Jan-06 1:17

MmM.net</

8-Jan-06 1:17 
QuestionConvert from C# windows application to Web Application Pin

MmM.net</

8-Jan-06 0:52

MmM.net</

8-Jan-06 0:52 
AnswerRe: Convert from C# windows application to Web Application Pin
Colin Angus Mackay8-Jan-06 1:49
Colin Angus Mackay8-Jan-06 1:49 
QuestionWin32 SetCapture() CallBack Help Pin
redfish347-Jan-06 22:48
redfish347-Jan-06 22:48 
I am translating parts of a C++ Code Project article to C# and ran into a problem when i started working with SetCapture. Here is the article i am working on:

http://www.codeproject.com/dialog/windowfinder.asp

The program sets up capture of mouse events with this:

SetCapture (hwndDialog);

Mouse events are redirected to hwndDialog and a callback function then processes:

BOOL CALLBACK SearchWindowDialogProc

However, i do not understand how SearchWindowDialogProc is set up as a callback function. No where is it specified that it is to be a callback function for SetCapture. But it works. So i am at a loss as how to translate this to C#. Any C++/C# gurus out there who can give me some direction? How do these SetCapture callbacks work and how would i translate to C#?

AnswerRe: Win32 SetCapture() CallBack Help Pin
S. Senthil Kumar8-Jan-06 2:15
S. Senthil Kumar8-Jan-06 2:15 
GeneralRe: Win32 SetCapture() CallBack Help Pin
redfish348-Jan-06 10:27
redfish348-Jan-06 10:27 
Questionc# Memory Error Pin
tareqGamal7-Jan-06 18:27
tareqGamal7-Jan-06 18:27 
AnswerRe: c# Memory Error Pin
Judah Gabriel Himango7-Jan-06 22:00
sponsorJudah Gabriel Himango7-Jan-06 22:00 
GeneralRe: c# Memory Error Pin
tareqGamal8-Jan-06 10:44
tareqGamal8-Jan-06 10:44 
AnswerRe: c# Memory Error Pin
Guffa8-Jan-06 11:59
Guffa8-Jan-06 11:59 
GeneralRe: c# Memory Error Pin
tareqGamal8-Jan-06 23:58
tareqGamal8-Jan-06 23:58 
QuestionOnly one usage of each socket address (protocol/network address/port) is normally permitted Pin
dwark1067-Jan-06 15:14
dwark1067-Jan-06 15:14 
AnswerRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
Judah Gabriel Himango7-Jan-06 21:38
sponsorJudah Gabriel Himango7-Jan-06 21:38 
AnswerRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
S. Akif Kamal7-Jan-06 22:09
S. Akif Kamal7-Jan-06 22:09 
AnswerRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
mikailcetinkaya8-Jan-06 2:57
mikailcetinkaya8-Jan-06 2:57 
GeneralRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
dwark1068-Jan-06 7:23
dwark1068-Jan-06 7:23 
Questionthanks guys.... Pin
knight_sky7-Jan-06 14:59
knight_sky7-Jan-06 14:59 
AnswerRe: thanks guys.... Pin
Judah Gabriel Himango7-Jan-06 22:04
sponsorJudah Gabriel Himango7-Jan-06 22:04 
QuestionControls.add() Pin
Ahmad Mahmoud [candseeme]7-Jan-06 11:55
Ahmad Mahmoud [candseeme]7-Jan-06 11:55 
AnswerRe: Controls.add() Pin
Colin Angus Mackay7-Jan-06 13:18
Colin Angus Mackay7-Jan-06 13:18 
AnswerRe: How to keep window displayed - C#? Pin
mikailcetinkaya8-Jan-06 2:42
mikailcetinkaya8-Jan-06 2:42 

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.