Search found 2 matches
- 13 Aug 2015, 19:41
- Forum: ExplorerTreeView 2.x
- Topic: What are the dependencies
- Replies: 1
- Views: 11139
What are the dependencies
I am using Inno installer to install the components like this... Source: "ExTvwA.ocx"; DestDir: "{app}"; Flags: ignoreversion sharedfile regserver Source: "ShBrowserCtlsA.ocx"; DestDir: "{app}"; Flags: ignoreversion sharedfile regserver but testers tell me the...
- 09 Aug 2015, 20:03
- Forum: ExplorerTreeView 2.x
- Topic: Fully qualified filesystem path
- Replies: 1
- Views: 11032
Fully qualified filesystem path
I am trying to use the explorereTreeVeiw version 2.5 control as a shell explorer. The path that is returned from newCaretItem.GetPath is not a fully qualified filesystem path, like "C:\Folder\another\etc\"
How do I do so?
How do I do so?