Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 26th, 2005, 1:53 AM   #1
smithxi
Newbie
 
Join Date: Apr 2005
Posts: 2
Rep Power: 0 smithxi is on a distinguished road
Hwnd

What does HWND do?
smithxi is offline   Reply With Quote
Old Apr 26th, 2005, 2:35 AM   #2
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
In what context? HWND is a C data type that marshalls to a Long under visual basic, representing a unique numerical identifier of a window or window object under windows. These are used under VB6 primarily when calling APIs to interact with windows, and can be discovered using API methods or the Hwnd property of form and other objects. For example, the first argument of the SendMessage API function is hwnd, used to determine which window you are referring to.
Rory is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:12 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC