Using Win32 functions in Visual FoxPro Image Gallery
Shell Functions
..msdn
AssocQueryString
DllGetVersion
DragAcceptFiles
DragFinish
DragQueryFile
DragQueryPoint
FileIconInit
FindExecutable
GetFileNameFromBrowse
GetMenuContextHelpId
GetWindowContextHelpId
InetIsOffline
IsUserAnAdmin
PathMakeUniqueName
PathYetAnotherMakeUniqueName
RealDriveType
RestartDialog
SHAddToRecentDocs
SHBrowseForFolder
SHCreateDirectory
ShellAbout
ShellExecute
ShellExecuteEx
Shell_GetImageLists
Shell_NotifyIcon
SHEmptyRecycleBin
SHFileOperation
SHFormatDrive
SHGetFileInfo
SHGetFolderPath
SHGetPathFromIDList
SHGetSpecialFolderLocation
SHGetStockIconInfo
SHParseDisplayName
SHQueryRecycleBin
SHSimpleIDListFromPath
WinHelp
Code examples:
Retrieving window and menu help context identifiers
GetWindowContextHelpId
    Add comment     W32 Constants      Translate this page
The GetWindowContextHelpId function retrieves the help context identifier, if any, associated with the specified window.

Windows NT only
Code examples:
Retrieving window and menu help context identifiers
Declaration:
 
DWORD GetWindowContextHelpId(
    HWND  hWnd     
   );
 
FoxPro declaration:
 
DECLARE INTEGER GetWindowContextHelpId IN user32;
    INTEGER hWnd
 
 
Parameters:
hWnd
Handle to the window for which the help context identifier is to be retrieved
Return value:
Returns the help context identifier if the window has one or zero otherwise
My comment:
See also SetWindowContextHelpId and GetMenuContextHelpId functions.
Word Index links for the GetWindowContextHelpId :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2001-07-12 12:00:00
Modified: 2003-03-17 10:00:06
Visited in last 7 days: 21
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (50.16.36.153)
3 sec.Example: 'Class library providing access to the System Registry'
1.34 hrs.Function: 'midiOutShortMsg'
Function group: 'Windows Multimedia'
2.82 hrs.Example: 'Enumerating print jobs and retrieving information for default printer (JOB_INFO_1 structures)'
3.93 hrs.Function: 'mmioWrite'
Function group: 'Windows Multimedia'
3.94 hrs.Example: 'Printing text on the client area of the main VFP window'
 Example: 'How to retrieve the number of print jobs queued for the printer'
Language: 'C++'
5.27 hrs.Example: 'Placing an arbitrary rectangular area of main VFP window on the Clipboard'
 Example: 'Converting strings between ANSI and OEM'
 Function: 'RegQueryInfoKey'
Function group: 'Registry'
5.71 hrs.Function: 'SHBrowseForFolder'
Function group: 'Shell Functions'
Google
Advertise here!