First, sorry for my poor English ...
I want to add a virtual folder to Windows Explorer using the Namespace (NSE) extension, and I want users to be able to open this virtual folder to explore some way (e.g. c:\test).
c:\test
How can I do this with Delphi? Thank.
The place to run is the MSDN documentation: An Introduction to the Shell Namespace . Naturally, it is written from the point of view of C ++, but it is not too difficult to compare it with Delphi.
Code Project. : - I . .
Delphi - , 64- . , 64- Windows, .
Delphi XE2 . XE2 64- 64- .
- COM-, . , (, ). ( C → Delphi , , ), , , MSDN
http://www.shellplus.com/examples/namespace-extension-example.htmlhttp://delphipower.tripod.com/winshell.htm
Source: https://habr.com/ru/post/1779951/More articles:cannot open database - objective-cPassing model data to external javascript - asp.net-mvc-2opengl surface application example in android - androidError opening Sqlite: unable to open database - objective-cAndroid Progress panel is not hiding - androidАндроид и логические потоки - javaIIS - "The system cannot find the specified file." - asp.netIs the API key stored in the iPhone application unsafe? - apiDynamically added switch is not updated when clicked on IE6, IE7 - javascriptshared_ptr returns an interface - inheritanceAll Articles