On 3-May-07, at 2:57 AM, Eirik Karlsen wrote: > Norman, > Here is one of them: > ******* > Private Type TBrowseInfo > hwndOwner As Long > pidlRoot As Long > pszDisplayName As String > lpszTitle As String > ulFlags As Long > lpfn As Long > lParam As Long > iImage As Long > End Type > ******** > This is used with Win API stuff. > Would you recommend Class or MemoryBlock here? >
To pass it to a Windows API use a memoryblock _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
