Click here to Skip to main content
15,902,189 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Assembly Loading Pin
Jasmine250114-May-13 7:12
Jasmine250114-May-13 7:12 
AnswerRe: Assembly Loading Pin
jschell14-May-13 9:22
jschell14-May-13 9:22 
GeneralRe: Assembly Loading Pin
Jasmine250114-May-13 11:36
Jasmine250114-May-13 11:36 
GeneralRe: Assembly Loading Pin
jschell15-May-13 8:23
jschell15-May-13 8:23 
AnswerRe: Assembly Loading Pin
Abhinav S15-May-13 8:16
Abhinav S15-May-13 8:16 
QuestionThe equivalent of 'OninitDlg()' Pin
Bram van Kampen10-May-13 13:51
Bram van Kampen10-May-13 13:51 
AnswerRe: The equivalent of 'OninitDlg()' Pin
dusty_dex10-May-13 14:18
dusty_dex10-May-13 14:18 
GeneralRe: The equivalent of 'OninitDlg()' Pin
Bram van Kampen12-May-13 13:03
Bram van Kampen12-May-13 13:03 
Hi,

Thanks.

The MSDN Ref you point me to is quite sparse, and does not realy cover the topic. (it covers events sent by a button click. It purports to document the Load event, but is silent about this in it's explanations)(not your fault, I blame Steve Balmer). I'd say a lot is missing. primarily the 'HowTo' hook into a 'Load'event. To prove the point, I did as the sample specified, and pasted the code in to a form, according to instructions. Unsurprisingly, nothing happened when the button was clicked. In MFC terms, the message map entry is missing, in SDK terms, the message is not intercepted in the WndProc, I suppose, in .NET terms, the handler delegate has in the example, not registered with the event.

Kind Regards,

Smile | :)
Bram van Kampen

GeneralRe: The equivalent of 'OninitDlg()' Pin
dusty_dex12-May-13 13:42
dusty_dex12-May-13 13:42 
GeneralRe: The equivalent of 'OninitDlg()' Pin
Bram van Kampen13-May-13 13:06
Bram van Kampen13-May-13 13:06 
AnswerRe: The equivalent of 'OninitDlg()' Pin
Richard MacCutchan12-May-13 21:03
mveRichard MacCutchan12-May-13 21:03 
GeneralRe: The equivalent of 'OninitDlg()' Pin
Bram van Kampen13-May-13 14:22
Bram van Kampen13-May-13 14:22 
GeneralRe: The equivalent of 'OninitDlg()' Pin
Richard MacCutchan13-May-13 20:54
mveRichard MacCutchan13-May-13 20:54 
AnswerRe: The equivalent of 'OninitDlg()' Pin
Marco Bertschi14-May-13 23:11
protectorMarco Bertschi14-May-13 23:11 
Questioncan application service start without being logged in? Pin
neodeaths8-May-13 1:50
neodeaths8-May-13 1:50 
AnswerRe: can application service start without being logged in? Pin
Dave Kreskowiak8-May-13 2:07
mveDave Kreskowiak8-May-13 2:07 
GeneralRe: can application service start without being logged in? Pin
neodeaths8-May-13 2:18
neodeaths8-May-13 2:18 
GeneralRe: can application service start without being logged in? Pin
Dave Kreskowiak8-May-13 5:09
mveDave Kreskowiak8-May-13 5:09 
AnswerRe: can application service start without being logged in? Pin
Abhinav S8-May-13 23:05
Abhinav S8-May-13 23:05 
AnswerRe: can application service start without being logged in? Pin
Anna King9-May-13 3:00
professionalAnna King9-May-13 3:00 
AnswerRe: can application service start without being logged in? Pin
Marco Bertschi14-May-13 23:13
protectorMarco Bertschi14-May-13 23:13 
GeneralRe: can application service start without being logged in? Pin
neodeaths15-May-13 3:16
neodeaths15-May-13 3:16 
GeneralRe: can application service start without being logged in? Pin
Dave Kreskowiak15-May-13 4:12
mveDave Kreskowiak15-May-13 4:12 
GeneralRe: can application service start without being logged in? Pin
Marco Bertschi15-May-13 21:15
protectorMarco Bertschi15-May-13 21:15 
QuestionMVC Pin
JAYRAJ GIRI6-May-13 23:03
JAYRAJ GIRI6-May-13 23:03 

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.