[shell32] IAutoComplete basic implementation

Maxime Bellengé maxime.bellenge at laposte.net
Sun Apr 18 10:58:24 CDT 2004


This patch adds the basic things for the IAutoComplete and
IAutoComplete2 interfaces before a future patch which will implement the
real behavior. It enables emule not to take 3 seconds to respond when
you hit a key. 

This patch adds shldisp.idl and shldisp.h
You will have to run : regsvr32 shell32.dll to register the interface.

Changelog:
	- add the IAutoComplete and IAutoComplete2 implementation (be methods
stubbed for now).

-- 
Maxime Bellengé <maxime.bellenge at laposte.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autocomplete.patch
Type: text/x-patch
Size: 24626 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040418/4365859e/autocomplete.bin


More information about the wine-patches mailing list