Results 1 to 12 of 12

Thread: [VB6] Clone ListView

Threaded View

  1. #1

    Thread Starter
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Arrow [VB6] Clone ListView

    The attached demo project below shows how to duplicate the textual contents of another ListView control, even if it's from another process (32-bit processes only).

    Name:  Clone ListView.png
Views: 5661
Size:  23.1 KB

    EDIT

    Here's the updated version from Post #4:

    Attached Files Attached Files
    Last edited by Bonnie West; Jan 17th, 2015 at 08:20 AM.
    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width