[^^Up^^]
[Menu]
[About The Guide]
FIVEWIN FUNCTIONS L-Z
lAND performs a logical AND
LbxGetItem Retrieves an item of a listbox
LbxGetSelItems Returns an Array with the Pos of selected Items
lChDir Changes to a new directory
LineTo Draws a line from the current position
lMkDir Creates a new directory
lIsDir Retrieves if a specified directory exists
LoadBitmap Loads a specified bitmap from resources
LoadCursor Load a cursor from resources
LoadIcon Load the specified resource icon
LoadLibrary Loads the specified DLL library module
LoadMenu Returns a menu handle for a menu
LoadResource loads the specified resource into global memory
LoadString load a string from a stringtable resource
LPToDP Converts logical coordinates into device coordinates
lRmDir Remove a directory
lSaveObject Saves an object/array to disk
lWRunning Checks if FiveWin's main event loop is active
LZCopyFile Copies and expands a Windows compressed file
MakeIntResource Converts an INT Resource ID into a Windows format
MeasureItem determine the dimension of a control
MemStat Creates a Dialog with all memory values
MessageBeep Plays a sound corresponding to a system alert
MessageBox Creates, displays and operates a MessageBox window
MeterPaint Paints the progress meter control
ModifyMenu Changes an existing menu item
MoveTo Changes the painting coordinates
MoveWindow Changes the size and position of a window
MsgAbout Creates a predefined 'About' dialog box
MsgAlert Creates an Alert Message box
MsgBeep Generates a message tone
MsgGet Generic one line input dialog
MsgInfo displays and operates a message-box window
MsgLogo Displays a message box with an application logo
MsgMeter displays and operates a progress meter dialog
MsgPaint Paints the bottom message bar
MsgRetryCancel Displays and operates a retry or cancel dialog
MsgStop Creates an Stop Message box
MsgToolBar Creates a floating tool bar dialog
MsgYesNo Displays and operates a YesNo style message box
nAnd performs a logical AND on numerical values
nArgC Returns the number of command line parameters
nColorToN converts a color string into a DOS color number
nDlgBox Automatic DialogBox testing function
nDbl2Flt Convert Long Integer into Floating Point
nGetFileFilter Returns the last FileSelect DialogBox type
nGetBackRGB Returns the RGB back value of a color string
nGetForeRGB Returns the RGB Fore value of a color string
nIcons Returns the number of Icons in a file
nOr performs a logical OR on numerical values
nRGB Generates a RGB value
nSerialHD Returns the serial number of Drive C
nStrHash Returns the position of a String in a hash table
NtxPos Returns the relative index position of a record
nWRow Returns a certain row number of a window
nWRows Returns the total number of text rows of a window
NextDlgTab Returns the handle of the next WS_TABSTOP control
nHiByte Returns the most significant byte of a WORD
nHiWord Returns the most significant word of a DWORD
nLoByte Returns the least significant byte of a WORD
nLoWord Returns the least significant word of a DWORD
nMakeLong Makes a long ( DWORD ) Integer from 2 WORD Integers
nMsgBox Generic quick access message box
nXOr performs a logical XOR on numerical values
oClone Duplicates a Clipper Object
OemToAnsi Translates a MS-DOS character set string to Windows
OpenClipBoard Opens Windows clipboard for exclusive access
OpenComm Opens a communications device
oSend OOP message dispatcher
PalBmpDraw Draws a BMP bitmap
PalBmpFree Destroyes a BMP bitmap and palette
PalBmpLoad Loads a specified bitmap and palette from resources
PalBmpRead Reads a bitmap and palette from a file
ParamCount Returns the number of parameters of a nested proc
PeekMessage examines the applications message queue
Pie Draws a graphic pie
PolyPolygon Draws several polygons
PostMessage Place a message in a windows message queue
PostQuitMessage Informs Windows that an application is exiting
PrinterSetUp Creates a common PrintDlg dialog box
PrnLandScape Sets the printer orientation to Landscape format
PrnOffset Retrieves the paper top offset
PrnSetCopies Sets the number of copies to print
PrnSetSize Sets the paper format for the current print job
PrnPortrait Sets the printer orientation to Portrait format
ReadBitmap Reads a bitmap from a file
ReadComm Reads a number of bytes from the communication port
Rectangle draws a graphic rectangle
RegisterClass Registers a new Windows class
ReleaseCapture Let other applications use the mouse
ReleaseDC Release a device context and update the screen
RemoveFontResource Removes a font from the fonts list
RemoveProp Removes an entry from a windows property list
Report Generic report printing function
ResetDC Updates the given printer device context
ResourceFree Releases a specified Resource
RestProc Restore the previous window procedure
Say3D display a 3D-look text
ScreenToClient Converts screens coordinates into Client coordinates
ScrollWindow Scrolls a region of a window
SelectObject Selects an GDI object into a device context
SendMessage Sends a message to a window
SetActiveWindow Changes the current active window
SetBkColor Set the current background color
SetBkMode Set the specified background mode
SetBlackPen Selects a black pen into a device context
SetBrushOrg Sets the origin of the current brush
SetCapture Captures all the mouse activity for a window
SetCaretPos Sets the position of the caret
SetClassWord change a word value in the extra class memory
SetClipBoardData Changes the contents of the clipboard
SetCommState Sets the communication port
SetCursor Changes the Windows active cursor
SetCursorPos Sets the mouse cursor to a new position
SetIdleAction Defines a background process
SetMenu Sets the menu for a window
SetDate Changes the system date
SetDeskWallPaper Changes the desktop backgound bitmap
SetFocus Sets the input focus to a window
SetHandleCount Changes the number of available file handles
SetHelpFile Selects the default Help File
SetMapMode Selects a drawing mode
SetMultipleApps Allows multiple instances of a FiveWin Application
SetParent Changes the parent of a window
SetPolyFillMode Set Polygon fillmode
SetPixel Draws a single pixel
SetProp Adds or edits an entry in a windows property list
SetTextAlign Selects the text alignment mode
SetTextColor Set the text color
SetTimer Installs a system timer
SetViewPortExt Selects the viewport of a given device context
SetWhitePen Selects a white pen into a device context
SetWindowExt Sets the X and Y size of a device context
SetWindowLong Replaces a long value in the extra window memory
SetWindowOrigin Sets the window origin for a given device context
SetWindowPos Changes the position of a Window
SetWindowText Changes the caption of a Window
ShowCaret shows the caret on the screen
ShowWindow display the window on the screen
SndPlayRes Plays a WAV sound from resource
SndPlaySound Plays a WAV sound file
StartDoc Starts a print job
StartPage Start printing a new page
StrCapFirst Capitalizes the first character of a string
StrChar Returns a specified char from a string
StrToken Returns the n'th Token from a string
SysRefresh Let Windows process pending messages.
SysTime Sets the systems time
TextOut Writes a character string at the specified location
TerminateApp Ends the given application task
TimerCount Returns the runtime of the application
TrackPopupMenu Displays and tracks a pop-up menu
uCharToVal Converts a string into another var type
uLoadObject Restores an object/array from disk
UnZipFile Extracts a file from a ZIP archive
UpdateWindow Updates the client area of a window
uValBlank Blanks any kind of clipper value
wBrwLine Paints a browse row
WBrwScroll Scrolls text lines in a window
WindowFromPoint Retrieves the window at a certain position
WinExec Executes another windows application
WinHelp Activates Windows Help program
WinUser Retrieves the registered windows User
WndBox Draws a box
WndBoxIn Draws an inset 3D box
WndBoxRaised Draws a raised 3D box
WndCenter Centers a window to screen or a parent window
WndCopy Copies a windows image to the clipboard
WndPrint Sends the windows image to the printer
WndRaised Makes the border of a window look raised
WNetBrowseDialog Displays dialog box to select a shared resource
WNetConnectDialog Displays a driver-specific connection dialog box
WNetDisconnectDialog Displays a driver-specific disconnection dialog box
WNetError Retrieves the latest Net error
WNetGetErrorText Returns the Net error as a string
WNetGetUser Retrieves the local Net user login name
WritePProString Writes an entry into a private INI file
WriteProfString Writes an entry to the public WIN.INI file
WQOut FiveWin QOut() replacement
WriteComm Writes to the communication port
xPad Left/Right/Center fills a string on pixel base
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson