Click here to Skip to main content
15,919,028 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: WPF ComboBox using Llinq Pin
ABitSmart4-Mar-09 1:52
ABitSmart4-Mar-09 1:52 
GeneralRe: WPF ComboBox using Llinq Pin
BlitzPackage4-Mar-09 10:43
BlitzPackage4-Mar-09 10:43 
GeneralRe: WPF ComboBox using Llinq Pin
GomathiR4-Mar-09 18:20
GomathiR4-Mar-09 18:20 
GeneralRe: WPF ComboBox using Llinq Pin
ABitSmart4-Mar-09 18:25
ABitSmart4-Mar-09 18:25 
QuestionActual experience with WF Pin
Asher Barak3-Mar-09 22:35
professionalAsher Barak3-Mar-09 22:35 
AnswerRe: Actual experience with WF Pin
Wes Aday4-Mar-09 7:57
professionalWes Aday4-Mar-09 7:57 
GeneralRe: Actual experience with WF Pin
Asher Barak12-Mar-09 0:49
professionalAsher Barak12-Mar-09 0:49 
QuestionMfc Dll to be hoisted in WPF Pin
VCsamir3-Mar-09 19:02
VCsamir3-Mar-09 19:02 
Hi friends,

I have a MFC dll which i m trying to load in Wpf. My Dll consist of a dialog which i
am trying to embedd in WPF Browser. i have done following steps.

a)Build my dll using /clr option
b)I have created a namespace in DLL and added a class which is being derived from
HWNDHost.
c) i have overridden
protected override HandleRef BuildWindowCore(HandleRef hwndParent)
{
}
in this function i have created a dialog and returning the handle of the window.

In the Main application(WPF) i am adding the reference of the Dll, then creating the object of it and then making it as a child control of WPF panel

my applications gets the handle of the window but it crashes..

Can anyone correct my steps if they are wrong


Thanks in Advance

Regards
Samir Satardekar
AnswerRe: Mfc Dll to be hoisted in WPF Pin
ABitSmart3-Mar-09 19:41
ABitSmart3-Mar-09 19:41 
Question[Message Deleted] Pin
Prajeesh3-Mar-09 18:32
Prajeesh3-Mar-09 18:32 
AnswerRe: Popup Menu from a button Pin
ABitSmart3-Mar-09 19:07
ABitSmart3-Mar-09 19:07 
General[Message Deleted] Pin
Prajeesh3-Mar-09 19:58
Prajeesh3-Mar-09 19:58 
GeneralRe: Popup Menu from a button Pin
ABitSmart3-Mar-09 20:22
ABitSmart3-Mar-09 20:22 
AnswerRe: Popup Menu from a button - Repost Pin
ABitSmart3-Mar-09 19:30
ABitSmart3-Mar-09 19:30 
QuestionWPF language issue Please help very urgnet Pin
psdeepu3-Mar-09 16:08
psdeepu3-Mar-09 16:08 
AnswerRe: WPF language issue Please help very urgnet Pin
ABitSmart3-Mar-09 19:12
ABitSmart3-Mar-09 19:12 
QuestionRe: WPF language issue Please help very urgnet Pin
psdeepu4-Mar-09 7:43
psdeepu4-Mar-09 7:43 
QuestionRe: WPF language issue Please help very urgnet Pin
psdeepu4-Mar-09 8:00
psdeepu4-Mar-09 8:00 
QuestionRe: WPF language issue Please help very urgnet Pin
psdeepu4-Mar-09 16:41
psdeepu4-Mar-09 16:41 
QuestionBinding connections Pin
Jozef Hopko3-Mar-09 13:43
Jozef Hopko3-Mar-09 13:43 
AnswerRe: Binding connections Pin
ABitSmart3-Mar-09 15:46
ABitSmart3-Mar-09 15:46 
QuestionMoonlight 2.0 Pin
Stuart Campbell3-Mar-09 13:19
Stuart Campbell3-Mar-09 13:19 
AnswerRe: Moonlight 2.0 Pin
Kevin McFarlane4-Mar-09 6:03
Kevin McFarlane4-Mar-09 6:03 
GeneralRe: Moonlight 2.0 Pin
Stuart Campbell4-Mar-09 9:59
Stuart Campbell4-Mar-09 9:59 
QuestionHow to get the listboxitem when listbox do data binding in WPF? Pin
JS 20082-Mar-09 23:53
JS 20082-Mar-09 23:53 

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.