Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Win 2 API - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 GetActiveWindow      Get Handle of Active Window
 GetAspectRatioFilter Get Setting of Current Aspect-Ratio
 GetAsyncKeyState     Is Key Up or Down & Was It Pressed
 GetAtomHandle        Get Handle of String of Atom
 GetAtomName          Get String Corresponding to Atom
 GetBitmapBits        Copies Bitmap Bits to Buffer
 GetBitmapDimensions  Get Height & Width of Bitmap
 GetBkColor           Get Current Background Color
 GetBkMode            Get Background Mode
 GetBrushOrg          Get Origin of Current Brush
 GetBValue            Get Blue Value From RGB
 GetCapture           Get Window That is Capturing Mouse Input
 GetCaretBlinkTime    Get Carrent Blink Rate in Milliseconds
 GetCaretPos          Get Position of Caret
 GetCharWidth         Get Widths of Individual Characters
 GetClassLong         Get Long Value From Window Structure
 GetClassName         Get Class Name of Window
 GetClassWord         Get Word Value From Window Structure
 GetClientRect        Get Client Rectangle
 GetClipboardData     Get Handle to Data in Clipboard
 GetClipboardFormatName Get Name of Registered Clipboard Format
 GetClipboardOwner    Get Handle of Clipboard Owner
 GetClipboardViewer   Get First Window in Clipboard Viewer Chain
 GetClipBox           Get Dimension of Clipping Boundary
 GetCodeHandle        Get Code Segment of Function
 GetCommError         Get Comm Status and Clear Error
 GetCommEventMask     Get Current Event Mask
 GetCommState         Get Comm Device Control Block
 GetCurrentPosition   Get Logical Coordinates of Current Position
 GetCurrentTask       Get Handle of Currently Running Task
 GetCurrentTime       Get Milliseconds Since Last Windows Boot
 GetCursorPos         Get Cursor's Current Position
 GetDC                Get Handle to Display Context of Client Area
 GetDCOrg             Get Final Translation Origin
 GetDeviceCaps        Get Device Specific Information
 GetDlgItem           Get Handle of Control in a Dialog Box
 GetDlgItemInt        Get Contents Of An Edit Control As An Integer
 GetDlgItemText       Get Text From Control
 GetDoubleClickTime   Get Mouse Double-Click Time
 GetEnvironment       Get Information About Device
 GetFocus             Get Handle of Window That Owns The Input Focus
 GetGValue            Get Green Value From RGB
 GetInputState        Are Mouse, Keyboard or Timer Messages In System Q
 GetInstanceData      Copy Data From Previous Instance
 GetKeyboardState     Get Status of All 256 Virtual Keys
 GetKeyState          Get Status of One Virtual Key
 GetMapMode           Get Current Mapping Mode
 GetMenu              Get Handle to Menu
 GetMenuItemCount     Determine Number of Menu Items In Menu
 GetMenuItemID        Get Menu ID Number Based On Position
 GetMenuState         Get Number of Item In Pop-Up Menu
 GetMenuString        Get Menu Item Text
 GetMessage           Get Message From Application Queue
 GetMessagePos        Get Mouse Position When Last Message Occurred
 GetMessageTime       Get Time When Last Message Occurred
 GetMetaFile          Get Handle to MetaFile
 GetMetaFileBits      Get Handle to Global Memory Containing MetaFile
 GetModuleFileName    Get Name of EXE File Where Module Came From
 GetModuleHandle      Get Handle of Named Module
 GetModuleUsage       Get Reference Count For Module
 GetNearestColor      Get Closest Logical Color For Device
 GetNextDlgGroupItem  Get Next Control In Group
 GetNextDlgTabItem  Get Next Control With Tabstop Style
 GetNextWindow        Get Next Top Level Window
 GetNumTasks          Get Number of Tasks Currently Running
 GetObject            Get Data About Object
 GetParent            Get Handle of Parent Window
 GetPixel             Get RGB Value Of A Pixel
 GetPolyFillMode      Get Current Polygon Filling Mode
 GetProcAddress       Get Address of Exported Library Function
 GetProfileInt        Get Integer Value of win.ini Item
 GetProfileString     Get String From win.ini Item
 GetProp              Get Property List For Window
 GetRelAbs            Get Relative-Absolute Flag
 GetROP2              Get Raster Operation Mode
 GetRValue            Get Red Value From RGB
 GetScrollPos         Get Current Position of Scroll Bar Indicator
 GetScrollRange       Get Current Max. & Min Positions
 GetStockObject       Get Handle To Predefined Object
 GetStretchBltMode    Get Current Stretching Mode
 GetSubMenu           Get Handle Of A Pop-Up Menu
 GetSysColor          Get Current Color of Display Element
 GetSysModalWindow    Get Handle of System Modal Window
 GetSystemMenu        Get Handle to System Menu of A Window
 GetSystemMetrics     Get Info About System Items
 GetTempDrive         Get Temporary or Current Drive
 GetTempFileName      Create Temporary Filename
 GetTextAlign         Function Not Available
 GetTextCharExtra     Get Current Intercharacter Spacing
 GetTextColor         Get Current Text Color
 GetTextExtent        Get Width and Height of A Line of Text
 GetTextFace          Get Typeface Name of Selected Font
 GetTextMetrics       Gets Info On Selected Font
 GetThresholdEvent    Get Flag That Identifies Recent Threshold Event
 GetThresholdStatus   Get Threshold Event Status
 GetTickCount         Get Number of Milliseconds Since System Started
 GetTopWindow         Get Top-Level Child Window of Parent
 GetUpdateRect        Get Rect of Update Region
 GetUpdateRgn         Get Update Region
 GetVersion           Get Version Number of Windows
 GetViewportExt       Get Viewport Extents
 GetViewportOrg       Get Viewport Origin
 GetWindow            Search For Window
 GetWindowDC          Get DC For Entire Window
 GetWindowExt         Get X & Y of Window
 GetWindowLong        Get Info About a Window
 GetWindowOrg         Get X & Y of Window Origin
 GetWindowRect        Get Rectangle of Entire Window
 GetWindowTask        Get Task Handle
 GetWindowText        Get Window Caption Text
 GetWindowTextLength  Get Length of Caption Text
 GetWindowWord        Get Word Info From Window Structure

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson