help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Windows 10 Taskbar Behavior


From: Eli Zaretskii
Subject: Re: [h-e-w] Windows 10 Taskbar Behavior
Date: Mon, 19 Oct 2015 18:07:29 +0300

> From: Juanma Barranquero <address@hidden>
> Date: Mon, 19 Oct 2015 16:24:35 +0200
> Cc: Rob Davenport <address@hidden>, 
>       "address@hidden" <address@hidden>, Ben Key <address@hidden>
> 
> On Mon, Oct 19, 2015 at 6:46 AM, Eli Zaretskii <address@hidden> wrote:
> >
> > > From: Rob Davenport <address@hidden>
> > > Date: Mon, 19 Oct 2015 00:10:34 +0000
> > >
> > > Addpm could be modified to add the app id when it creates the shortcut, 
> > > and
> > > eliminate step 2.
> >
> > Do you know how to do that from a C program? I didn't find a way, but
> > I'm not an expert on that stuff.
> 
> The (BSD-licensed) code for Win7AppId is accessible from here:
> 
> https://code.google.com/p/win7appid/

Thanks.  This is C++, whereas I meant C.  The relevant COM interfaces
are all defined in C++, so it's a small wonder it should be possible
to do in C++.

It doesn't even compile with g++, at least not with mingw.org's
headers.  Maybe MinGW64's g++ will succeed, I don't know.

I will try to convert this into C, if no one beats me to it, and see
if it's possible.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]