"Steven Edwards" <[EMAIL PROTECTED]> wrote:
> The ReactOS guys are tired of seeing the fixme message.
>
> Changelog:
> Implement ShellDDEInit
>
> Index: lib/shell32/shell32_main.c
> ===
> --- lib/shell32/shell32_main.c (revision 14
Steven Edwards wrote:
The ReactOS guys are tired of seeing the fixme message.
But they forgot to include a FIXME for the unimplemented callback.
The attached untested patch is probably better.
Rob
? dlls/shell32/dde.c
? dlls/shell32/version.res
Index: dlls/shell32/Makefile.in
===
Hi,
On Wed, Apr 27, 2005 at 07:34:05PM -0700, Steven Edwards wrote:
> +WCHAR wszSHELL_PROGMAN[] = {'P','R','O','G','M','A','N',0};
> +WCHAR wszSHELL_TOPIC[] = {'P','r','o','g','m','a','n',0};
> +WCHAR wszSHELL_SERVICE[] = {'P','r','o','g','m','a','n',0};
> +WCHAR wszSHELL_STAR[] =