I would like to have a form that has 2 windows file explorer(explorer.exe) views.
I know I could code a file browser in a few days, but I much rather just use instances of explorer. I dont need to re-invent the wheel, just two windows connected by a form.
Is this possible in C#?