Documentation for Win32lib v0.70.18
Table of Contents

Degraded Routines and Constants

These are identifiers that will be removed in future releases.


There is nearly always an alternative routine or constant to use. funcstruct_PARAFORMAT(dwMask, wNumbering,dxStartIndent, dxRightIndent, dxOffset,wAlignment,rgxTabs)

  • proc ClickPointerLeft()    See clickPointerLeft
  • proc DragPointerTo()    See dragPointerTo
  • func fetch_CHARFORMAT(atom CHARFORMAT)    See w32from_memory()
  • func fetch_SYSTEMTIME(atom SYSTEMTIME)    See w32from_memory()
  • func getExtent()    See getCtlSize
  • func getMousePos()    See getPointerPos
  • func getMouseRelPos()    See getPointerRelPos
  • proc GetPointerPosn()    See getPointerPos
  • proc getSize()    See getRect
  • proc insertListViewColumn()    See insertLVColumn
  • proc moveWindow()    See setRect
  • proc setPenPosition()    See setPenPos
  • func setPenROP2()    See setPenMode
  • proc SetPointerPosn()    See setPointerPos
  • proc setPosition()    See setPenPos
  • func struct_CHARFORMAT(dwMask,dwEffects,yHeight,yOffset,crTextColor,bCharSet,bPitchAndFamily,szFaceName)    See w32to_memory()
  • func struct_CHARRANGE(min, max)    See w32to_memory()
  • func struct_EDITSTREAM( dwCookie, dwError, pfnCallback )    See w32to_memory()
  • func struct_FINDREPLACE( owner, flags, fwhat,rwhat )    See w32to_memory()
  • func struct_FINDTEXTEX( min1, max1, text,min2,max2 )    See w32to_memory()
  • func struct_GETTEXTEX(atom buffer_size,atom flags,atom codepage,atom pDefChar,atom pUseChar)    See w32to_memory()
  • func struct_LVBKIMAGE(atom hBitmap,atom pFlags,sequence url,integer xOffset,integer yOffset)    See w32to_memory()
  • func struct_LVFINDINFO(atom flags, sequence text, atom lparam,atom x, atom y, atom direction)    See w32to_memory()
  • func struct_LVITEM(mask,item,iSubItem,state,stateMask,text,image,lparam)    See w32to_memory()
  • func struct_MENUITEMINFO()    See w32to_memory()
  • func struct_PARAFORMAT(atom dwMask, integer wNumbering, atom dxStartIndent, atom dxRightIndent, atom dxOffset, integer wAlignment, sequence rgxTabs)    See w32to_memory()
  • func struct_REBARBANDINFO(fMask,fStyle,clrFore,clrBack,lpText,iImage,hwndChild,cxMinChild,cyMinChild,cx,hbmBack,wID,cyChild,cyMaxChild,cyIntegral,cxIdeal,lParam,cxHeader )    See w32to_memory()
  • func struct_SYSTEMTIME( integer year, integer month, integer dayofweek, integer day, integer hour, integer minute, integer second, integer milliseconds )    See w32to_memory()
  • func struct_TEXTRANGE( min, max )    See w32to_memory()
  • func struct_TOOLINFO(uFlags, hwnd, uId, rect, text )    See w32to_memory()
  • func struct_TVHITTESTINFO( integer x, integer y, integer flags, atom hItem )    See w32to_memory()
  • func struct_TVINSERTSTRUCT(atom hParent,atom pWhere,atom tvitem)    See w32to_memory()
  • func struct_TVITEM( hParent, hInsertAfter, hItem )    See w32to_memory()
  • proc w32ElemAddr( atom structure, sequence field )    See w32address()

    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    ClickPointerLeft
    ()

    See clickPointerLeft

    Category: Degraded Routines and Constants

    See Also: DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    DragPointerTo
    ()

    See dragPointerTo

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    fetch_CHARFORMAT
    (atom CHARFORMAT)

    See w32from_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    fetch_SYSTEMTIME
    (atom SYSTEMTIME)

    See w32from_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    getExtent
    ()

    See getCtlSize

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    getMousePos
    ()

    See getPointerPos

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    getMouseRelPos
    ()

    See getPointerRelPos

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    GetPointerPosn
    ()

    See getPointerPos

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    getSize
    ()

    See getRect

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    insertListViewColumn
    ()

    See insertLVColumn

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    moveWindow
    ()

    See setRect

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    setPenPosition
    ()

    See setPenPos

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    setPenROP2
    ()

    See setPenMode

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    SetPointerPosn
    ()

    See setPointerPos

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    setPosition
    ()

    See setPenPos

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_CHARFORMAT
    (dwMask,dwEffects,yHeight,yOffset,crTextColor,bCharSet,bPitchAndFamily,szFaceName)

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_CHARRANGE
    (min, max)

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_EDITSTREAM
    ( dwCookie, dwError, pfnCallback )

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_FINDREPLACE
    ( owner, flags, fwhat,rwhat )

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_FINDTEXTEX
    ( min1, max1, text,min2,max2 )

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_GETTEXTEX
    (atom buffer_size,atom flags,atom codepage,atom pDefChar,atom pUseChar)

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_LVBKIMAGE
    (atom hBitmap,atom pFlags,sequence url,integer xOffset,integer yOffset)

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_LVFINDINFO
    (atom flags, sequence text, atom lparam,atom x, atom y, atom direction)

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_LVITEM
    (mask,item,iSubItem,state,stateMask,text,image,lparam)

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_MENUITEMINFO
    ()

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_REBARBANDINFO
    (fMask,fStyle,clrFore,clrBack,lpText,iImage,hwndChild,cxMinChild,cyMinChild,cx,hbmBack,wID,cyChild,cyMaxChild,cyIntegral,cxIdeal,lParam,cxHeader )

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_TEXTRANGE
    ( min, max )

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_TOOLINFO
    (uFlags, hwnd, uId, rect, text )

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TVINSERTSTRUCT, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_TVINSERTSTRUCT
    (atom hParent,atom pWhere,atom tvitem)

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVITEM, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    struct_TVITEM
    ( hParent, hInsertAfter, hItem )

    See w32to_memory()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, w32ElemAddr


    Documentation for Win32lib v0.70.18
    Table of Contents

    [proc]
    w32ElemAddr
    ( atom structure, sequence field )

    See w32address()

    Category: Degraded Routines and Constants

    See Also: ClickPointerLeft, DragPointerTo, fetch_CHARFORMAT, fetch_SYSTEMTIME, getExtent, getMousePos, getMouseRelPos, GetPointerPosn, getSize, insertListViewColumn, moveWindow, setPenPosition, setPenROP2, SetPointerPosn, setPosition, struct_CHARFORMAT, struct_CHARRANGE, struct_EDITSTREAM, struct_FINDREPLACE, struct_FINDTEXTEX, struct_GETTEXTEX, struct_LVBKIMAGE, struct_LVFINDINFO, struct_LVITEM, struct_MENUITEMINFO, struct_REBARBANDINFO, struct_TEXTRANGE, struct_TOOLINFO, struct_TVINSERTSTRUCT, struct_TVITEM