What's new? | Help | Directory | Sign in
Google
gears
Improving Your Web Browser
  
  
  
    
1
2
3
4
5
6
7
8
9
#include "afxres.h"

#ifdef APSTUDIO_INVOKED
#error // Don't open in the Visual Studio resource editor!
#endif //APSTUDIO_INVOKED

LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL

CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "vista_broker.manifest"
Show details Hide details

Change log

r1136 by gears.daemon on Mar 06, 2008   Diff
[Author: aa]

 Make desktop shortcut feature work in IE
on Vista.

 This change implements a (very) simple
user broker that can only create
 desktop shortcuts and accepts arguments
over the command line. In the
 future, we can expand this so that it
uses IPC of some sort and can do
 other things.
...
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 248 bytes, 9 lines