Slightly offtopic: Windows Explorer extension

From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Date: 2006-09-03 01:38:16
Hi,

a couple of weeks ago, I started to port git to MinGW, with the ultimate 
goal of writing a Windows Explorer extension a la TortoiseCVS.

The two biggest obstacles are fork() and the network stuff (I do not plan 
on supporting Git.pm there). To overcome the absence of fork() I wanted to 
use the subprocess stuff in MinGW's port of GNU make.

Unfortunately, this effort was stalled a bit: I got side-tracked by the 
Windows Explorer extension mechanism. I found it really exciting (in the 
sense of an Arcade game end-of-level monster) to find a way to _easily_ 
write a Windows Explorer extension. Without cashware.

Since the extensions are a very substantial part of Windows Explorer, one 
might guess that it is relatively simple to write one. Ha! COM!

Attached is my (unfortunately stalled) WIP of such an extension. You need 
MinGW to compile it. It adds a menu entry "Hallo Dan de Man" to the 
Explorer context menu. If you select it, it just shows an alert box with 
the current file/directory name.

I'll be gone for one week, so if anyone wants to pick up the ball, go 
wild.

Ciao,
Dscho


-- 
VGER BF report: U 0.509799
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Sun Sep 03 01:39:02 2006

This archive was generated by hypermail 2.1.8 : 2006-09-03 01:39:39 EST