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]
 AccessResource       Open .EXE file and move file pointer to resource
 AddAtom              Add character string to local atom table
 AddFontResource      Add font resource file to Windows font table
 AdjustWindowRect     Determine window rectangle for client rectangle
 AllocResource        Allocate uninitialized memory for a resource
 AnsiLower            Converts character string to lowercase
 AnsiNext             Move to next character in string
 AnsiPrev             Move to previous character in string
 AnsiToOem            Translate ANSI character string to OEM
 AnsiUpper            Convert ANSI string to uppercase
 AnyPopup             Check if any popup windows exist
 Arc                  Draw an elliptical arc
 BeginPaint           Prepare window for painting
 BitBlt               BitBlockTransfer
 BringWindowToTop     Moves selected window of stack
 BuildCommDCB         Fill DCB structure
 CallMsgFilter        Pass message and code to filter (hook) function
 CallWindowProc       Call window procedure with message
 Catch                Windows version of SetJmp
 ChangeClipboardChain Remove and add window to clipboard viewer chain
 ChangeMenu           Append, insert, modify or delete menu item
 CheckDlgButton       Add or remove checkmark from button
 CheckMenuItem        Add or remove checkmark at pop-up menu item
 CheckRadioButton     Check one radio button in a group
 ChildWindowFromPoint Find child window at a specified point
 Chord                Draws a Chord
 ClearCommBreak       Place transmission line in non-break state
 ClientToScreen       Convert client coordinates to screen coordinates
 ClipCursor           Confine cursor to rectangle
 CloseClipboard       Close clipboard
 CloseComm            Close serial communications device
 CloseMetaFile        Close metafile DC and create metafile handle
 CloseSound           Close Access To Play Device
 CloseWindow          Minimize window
 CombineRgn           Make new region from two existing regions
 CopyMetaFile         Copy meta file to a file
 CopyRect             Copies rectangle structure
 CountClipboardFormatsNumber of formats the clipboard can render
 CountVoiceNotes      Count number of voices in a sound queue
 CreateBitmap         Create bitmap
 CreateBitmapIndirect CreateBitmap based on structure
 CreateBrushIndirect  Create logical brush
 CreateCaret          Create new system caret
 CreateCompatibleBitmap Compatible with device
 CreateCompatibleDC   Compatible with device context
 CreateDC             Create Display Context for Specified Device
 CreateDialog         Create a modeless dialog box
 CreateDialogIndirect Create modeless dialog box
 CreateDiscardableBitmap Creates Discardable Bitmap
 CreateEllipticRgn    Create Elliptical Region
 CreateEllipticRgnIndirect Create Elliptical Region in Rectangle
 CreateFont           Create logical font
 CreateFontIndirect   Create logical font from structure
 CreateHatchBrush     Create logical brush with hatch pattern
 CreateIC             Create Information Context
 CreateMenu           Create empty menu
 CreateMetaFile       Create Metafile Device Context
 CreatePatternBrush   Create Brush From Bitmap
 CreatePen            Create Logical Pen
 CreatePenIndirect    Create Logical Pen From Data Structure
 CreatePolygonRgn     Create a polygonal region
 CreateRectRgn        Creates a rectangular region
 CreateRectRgnIndirect Creates a rectangular region from rect structure
 CreateSolidBrush     Create logical brush with solid color
 CreateWindow         Create overlapped, pop-up or child window
 DefHookProc          Call next function in chain of hooked functions
 DefWindowProc        Default processing of a Windows message
 DeleteAtom           Delete an atom
 DeleteDC             Delete Display Context
 DeleteMetaFile       Delete Metafile
 DeleteObject         Delete pen, brush, font, bitmap or region
 DestroyCaret         Destroy system-caret shape
 DestroyMenu          Destroy specified menu
 DestroyWindow        Destroy Specified Window
 DialogBox            Create a Modal Dialog Box
 DialogBoxIndirect    Create a Modal Dialog Box
 DispatchMessage      Pass MSG structure to window function
 DlgDirList           Fill list box with directory listing
 DlgDirSelect         Get current selection from listbox
 DPtoLP               Convert Device Coordinates to Logical Coordinates
 DrawIcon             Draw Icon on Specified Device
 DrawMenuBar          Redraw Menu Bar
 DrawText             Draw Formatted Text
 Ellipse              Draw an Ellipse
 EmptyClipboard       Empty Clipboard and Free Handles
 EnableHardwareInput  Enable or Disable Mouse & Keyboard Input
 EnableMenuItem       Enable, Disable or Gray a Menu Item
 EnableWindow         Allow Window to Accept Input
 EndDialog            Terminate Modal Dialog Box
 EndPaint             Mark End of Painting
 EnumChildWindows     Enumerate Child Windows Belonging to Parent
 EnumClipboardFormats Enumerate Available Clipboard Formats
 EnumFonts            Enumerate Fonts for Device
 EnumMetaFile         Enumerate GDI Calls in Metafile
 EnumObjects          Enumerate Available Drawing Objects
 EnumProps            Enumerate Property List of Window
 EnumTaskWindows      Enumerate All Windows Associated With a Task
 EqualRect            Are Two Rectangles the Same?
 EqualRgn             Are Two Regions the Same?
 Escape               Access device
 Escapes...
 EscapeCommFunction   Send IOCTL Command to Comm Device Driver
 ExcludeClipRect      Create New Clipping Area
 ExcludeUpdateRgn     Prevents Drawing Within Invalid Areas
 ExtTextOut           Write Character String
 FatalExit            Display  Current State and Break
 FillRect             Fills Rectangle With Brush
 FillRgn              Fills Region With Brush
 FindAtom             Search Atom Table For String
 FindResource         Determine Location of Resource
 FindWindow           Find Windows Based on Class and Name
 FlashWindow          Invert Caption Bar
 FloodFill            Fill Area Bounded By a Color
 FlushComm            Empty Transmit or Receive Queue
 FrameRect            Draw Border Around Rectangle
 FrameRgn             Draw Border Around Region
 FreeLibrary          Free Library Memory or Decrement Reference Count
 FreeProcInstance     Free Function Specified with MakeProcInstance
 FreeResource         Frees Resource Loaded with LoadResource
 Get...
 GlobalAddAtom        Add Character String To Global Atom Table
 GlobalAlloc          Allocate Memory From Global Heap
 GlobalCompact        Generates Free Global Memory
 GlobalDeleteAtom     Delete Global Atom
 GlobalDiscard        Discard Global Memory
 GlobalFindAtom       Find Existing Atom For a String
 GlobalFlags          Get Information About Global Memory
 GlobalFree           Free Global Memory
 GlobalGetAtomName    Get String From Atom
 GlobalHandle         Get Handle of Global Memory Based on Segment
 GlobalLock           Get Pointer to Global Block and Lock
 GlobalNotify         Install Notification Function
 GlobalReAlloc        Adjust Size of Allocated Global Memory Block
 GlobalSize           Get Size of Global Memory Block
 GlobalUnlock         Unlock Locked Global Memory Block
 GlobalUnWire         Unlocks Wired Memory Segment
 GlobalWire           Move Segment to Low Memory and Lock
 GrayString           Draw Grayed Text String
 HIBYTE               Get High Order Byte From Integer
 HideCaret            Remove System Caret From Display
 HiliteMenuItem       Highlight or Unhighlight A Top-level Menu Item
 HIWORD               Get High Order Word From Integer
 InflateRect          Increase Or Decrease Width and Height
 InitAtomTable        Set Size Of Local Atom Table
 InSendMessage        Determine If Currently Message From SendMessage
 IntersectClipRect    Create New Clipping Region By Adding Rectangle
 IntersectRect        Create Intersection of Two Rectangles
 InvalidateRect       Invalidate Rectangle Within Client Area
 InvalidateRgn        Invalidate Regions Within Client Area
 InvertRect           Invert Pixels Within Rectangle
 InvertRgn            Invert Pixels Within Region
 IsChild              Determine If Window Is A Child Of Another Window
 IsClipboardFormatAvailable Determine If Clipboard Format Is Available
 IsDialogMessage      Determine If Message Is For Dialog Box & Dispatch
 IsDlgButtonChecked   Is Button Control Checked Or Grayed
 IsIconic             Determines Whether Window is Open or Closed
 IsRectEmpty          Determines Whether Rectangle Is Empty
 IsWindow             Determine If Window Handle Is Valid
 IsWindowEnabled      Is Window Enabled For Mouse And Keyboard Input?
 IsWindowVisible      Has Window Been Made Visible By ShowWindow
 IsZoomed             Is Window Maximized
 KillTimer            Kill Timer And Remove Pending Timer Messages
 LineDAA              Calculate Points In A Line
 LineTo               Draw Line From Current Position To A Point
 LoadAccelerators     Load Accelerator Table
 LoadBitmap           Load Bitmap Resource
 LoadCursor           Load Cursor Resource
 LoadIcon             Load Icon Resource
 LoadLibrary          Load Library File
 LoadMenu             Load Menu Resource
 LoadMenuIndirect     Load Menu From Template
 LoadResource         Loads Resource
 LoadString           Get A String From String Resource
 LOBYTE               Get Low Order Byte From Integer
 Local...
 LockData             Lock Current Data Segment
 LockResource         Get Address Of Loaded Resource And Lock
 LockSegment          Lock Segment
 LOWORD               Get Low Order Word From Integer
 LPtoDP               Convert Logical Points to Device Points
 MAKEINTATOM          Create Integer Atom
 MAKEINTRESOURCE      Convert Integer Into LPSTR
 MAKELONG             Make Long From Two Integers
 MAKEPOINT            Convert Long To Point Structure
 MakeProcInstance     Create Procedure-Instance Address
 MapDialogRect        Convert Dialog-box Units To Screen Units
 max                  Return Greater Of Two Values
 MessageBeep          Beep When Message Box Is Displayed
 MessageBox           Create And Display Message Window
 min                  Return Lesser Of Two Values
 MoveTo               Move Current Position To A Point
 MoveWindow           Send WM_SIZE Message To Window
 OemToAnsi            Translate String From OEM To ANSI Character Set
 OffsetClipRgn        Move Clipping Region
 OffsetRect           Move Rectangle
 OffsetRgn            Move Region
 OffsetViewportOrg    Move Viewport Origin
 OffsetWindowOrg      Move Window Origin
 OpenClipboard        Open Clipboard
 OpenComm             Open Communications Device
 OpenFile             Open, Reopen, Create Or Delete A File
 OpenIcon             Change Window From Iconic To Open
 OpenSound            Access Play Device
 PaintRgn             Fill Region With Selected Brush
 PatBlt               Create A Bit Pattern
 PeekMessage          Get Message From Application Que (No Wait)
 Pie                  Draw Pie Shaped Wedge
 PlayMetaFile         Playback Metafile
 PlayMetaFileRecord   Play Metafile Record by Executing GDI Calls
 Polygon              Draw Polygon
 Polyline             Draw A Polyline
 PostMessage          Place Message In Application's Queue
 PostQuitMessage      Posts WM_QUIT Message To Application
 PtInRect             Is Point Within Rectangle
 PtInRegion           Is Point Within Rectangle
 PtVisible            If Point Within Clipping Region
 ReadComm             Read Data From Comm Device Queue
 Rectangle            Draw A Rectangle
 RectVisible          Is Rectangle Within Clipping Area
 RegisterClass        Register A Window Class For CreateWindow
 RegisterClipboardFormat        Register New Clipboard Format
 RegisterWindowMessage Get Unique Message ID
 ReleaseCapture       Stop Capturing All Mouse Input
 ReleaseDC            Free DC
 RemoveFontResource   Remove Font From File or Font Table
 RemoveProp           Remove Entry From Property List
 ReplyMessage         Reply To SendMessage Without Returning
 RestoreDC            Restore DC Saved by SaveDC
 RGB                  Build RGB Value From 3 Color Intensity Values
 RoundRect            Draw A Rectangle With Rounded Corners
 SaveDC               Save Current State Of DC
 ScaleViewportExt     Modify Viewport Extents
 ScaleWindowExt     Modify Window Extents
 ScreenToClient       Convert Screen Coordinate To Client
 ScrollDC             Scroll Rectangle
 ScrollWindow         Scroll Window
 SelectClipRgn            Select Given Region As Clipping Region
 SelectObject         Select Logical (Drawing) Object For DC
 SendDlgItemMessage   Send Message To Dialog Box Control
 SendMessage          Send Message To A Window
 Set...
 ShowCaret            Display System Caret
 ShowCursor           Display Or Hide Cursor
 ShowOwnedPopups      Show Or Hide All Pop-ups For A Given Window
 ShowScrollBar        Display Or Hide a Scroll Bar
 ShowWindow           Display Or Remove Window
 SizeofResource       Get Size Of A Resource
 StartSound           Start Playing All Voice Queues
 StopSound          Stop Playing And Flush Queues
 StretchBlt           Copy Bitmap To Different Proportions
 SwapMouseButton      Reverse Meaning Of Left And Right Mouse Buttons
 SyncAllVoices        Set Sync Mark In Each Voice Queue
 TextOut              Write A Character String Using Current Font
 Throw                Window's Longjump
 TranslateAccelerator Translate Keyboard Accelerators
 TransmitCommChar     Send Character To Comm Device Ahead Of Queue
 UngetCommChar        Pushes Character Back Into Comm Queue
 UnhookWindowsHook    Remove Window Hook Function
 UnionRect            Create Union Of Two Rectangles
 UnlockData           Unlocks Current Data Segment
 UnlockResource       Unlocks Resource
 UnlockSegment        Unlocks Locked Segment
 UnrealizeObject      Reset Origin Of Brush On Next Selection
 UpdateWindow         Send WM_PAINT Message
 ValidateFreeSpaces   Check Free Segments For Valid Data
 ValidateRect         Validate Window
 ValidateRgn          Validate Region
 WaitMessage          Yield Control When There Are No Messages
 WaitSoundState       Wait Until Play Driver Enters Specified State
 WindowFromPoint      Find Window At A Given Point
 WriteComm            Send Data To Comm Device
 WriteProfileString   Set Item In WIN.INI
 Yield                Yield To Another Task

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