How is it possible to make an application to work like the embedded ZIP extraction of XP ? For example, I would like to add a support for RAR archives: when you click on a ZIP/RAR file, you see the files inside the archive on a normal Explorer window.
Thanks.
			
			
									
									
						Explorer integration
You must use the ATL with the IShellFolder Interface.
			
			
									
									
						