No announcements
Found 2930583 threads
-
0 Votes
how to get a window handle (HWND)?
hi everyone, i develop a app in win32 c++ for windows mobile 6. but,in my app, a dialog has not title bar ,so i do not know how ...Answered | 2 Replies | 7096 Views | Created by guguqiaqia - Friday, September 18, 2009 7:02 AM | Last reply by Seva Alekseyev - Saturday, September 19, 2009 2:40 AM -
0 Votes
How to get window handle of FileDialog
how to get a window handle (HWND)?Answered | 3 Replies | 2928 Views | Created by thisissuneel - Wednesday, November 16, 2016 1:14 PM | Last reply by Kristin Xie - Friday, November 25, 2016 7:46 AM -
0 Votes
How to get IEFrame 's HWND from the HWND returned by IWebBrowser2 method get_HWND?
I have a BHO. I actually need to get the HWND of the standard toolbar(ToolbarWindow32 window class) of IE9. For ...Answered | 1 Replies | 3069 Views | Created by evilwhaleboy - Wednesday, March 26, 2014 12:22 PM | Last reply by Happy Chen - MSFT - Thursday, March 27, 2014 3:26 AM -
1 Votes
How to obtain window handle (hwnd) in a WPF browser application?
I have known using "WindowInteropHelper" class to get window hadle (hwnd) of a "Window" ...Answered | 1 Replies | 4161 Views | Created by cswzero - Thursday, September 25, 2008 4:21 AM | Last reply by Tim Dawson - Thursday, September 25, 2008 7:46 AM -
0 Votes
Internet Explorer Object from Windows Handle(hwnd)
I have an Internet Explorer window and I want to get the IE object that -
0 Votes
Custom computer lock screen in windows XP
Hi all. Im sorry if this is not the right place to ask, its just I cant find the forum for it :) Im developing a parental lock application, and need to show custom ... -
0 Votes
My Own C++Framework (MFC-like), i can create child window, but cant create edit box when WM_CREATE
to hold the HWND and CMyWindow* of new window, then add to a HWND-WINDOW map as WindowManager, the message loop callback function ...Unanswered | 1 Replies | 1695 Views | Created by Sean Guo - Tuesday, August 28, 2012 6:54 PM | Last reply by Lazylamb - Friday, August 31, 2012 6:17 PM -
0 Votes
get current window handle in C#
How did you get a copy of the PapaGo SDK? Can you send it to me? Thanks in advanceProposed | 2 Replies | 29329 Views | Created by anne123 - Wednesday, September 13, 2006 5:09 PM | Last reply by Skd_m - Friday, January 26, 2007 5:46 AM -
0 Votes
Handling WM_NOTIFY with a custom control,
control, however, does not have a parent window, since it is a self contained .dll. My question is does anyone know how to handle these ...Unanswered | 0 Replies | 5247 Views | Created by TheBerk - Monday, February 18, 2008 10:06 PM | Last reply by TheBerk - Monday, February 18, 2008 10:06 PM -
0 Votes
Parameter's type of form.show function
may show behind outlook window. I find that if we need the form show before outlook window, we need give the owner form parameter to the show sub of the ... -
0 Votes
cout fail when used cin after redirect console stream
err = true; return; } // redirect cout to console window this->old_cout = cout.rdbuf -
0 Votes
How to get SDL_Window* from handle to window (HWND) only
If I only have handle to some window, how do I get pointer to it's SDL_Window?Unanswered | 0 Replies | 717 Views | Created by forever a loser - Saturday, October 29, 2016 11:58 PM -
0 Votes
WebBrowser Control - How to Disable context menu And how to Navigate to a file fragment (#) ?
HwndSource source = (HwndSource)HwndSource.FromVisual(webCtrl); gives the HwndSource of the parent window ? How can I get the ... -
0 Votes
Vb 2010 Express HWnd Window Handle Problem
handle to run without an error. Would someone advise if the SendMessage arguments are correct and how do I access the RichTexBox Hwnd ...Answered | 4 Replies | 6362 Views | Created by dipdog - Friday, December 31, 2010 11:35 AM | Last reply by dipdog - Sunday, January 2, 2011 7:24 AM -
1 Votes
Problem displaying the progress bar using threading concept in win 32?
and creating a thread Now I dont know how to post the message and where to get the message and handle...Please help me..thanks in ...Answered | 1 Replies | 4685 Views | Created by RakeshSR - Wednesday, March 31, 2010 1:01 PM | Last reply by Davey-Wavey - Wednesday, March 31, 2010 2:11 PM -
0 Votes
MSAA Interrogations of Silverlight windows cause IE8 to crash
://www.mscui.net/PatientJourneyDemonstrator/ And then fire up Inspect32, the browser window containing the Silverlight app just crashes? Sometimes I do get as far ... -
0 Votes
Manipulating checkboxes from other files
'int' to 'HWND' Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style ...Unanswered | 0 Replies | 3525 Views | Created by Boothyfearssatan - Monday, January 14, 2008 4:56 PM | Last reply by Boothyfearssatan - Monday, January 14, 2008 5:30 PM -
0 Votes
How to get a bitmap from a invisible source window?
, please tell me how to make the following code better to get a refreshing bitmap of a invisible source ...Answered | 1 Replies | 4597 Views | Created by Jakein2006 - Monday, January 22, 2007 3:32 AM | Last reply by einaros - Monday, January 22, 2007 10:24 AM -
0 Votes
MSAA Controls identification problem
looks just great, but this function builds identity string from window handle instead of IAccessible interface. And I don't understand how to obtain those ... -
0 Votes
getting the handle of parent dialog
How do i get the handle of the parent dialog (m_hWnd)? HWND hParent = ::GetParent(m_hWnd) Note: If the window is a ...Answered | 1 Replies | 2477 Views | Created by Lofty88 - Friday, March 9, 2012 8:46 AM | Last reply by FaisalM - Friday, March 9, 2012 8:51 AM - Items 1 to 20 of 2930583 Next ›
No announcements