Kaydet (Commit) 12e8ecaa authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS nativefixer4 (1.16.124); FILE MERGED

2005/02/17 12:37:29 hro 1.16.124.1: #41333# Only activate QS and enable autostart if reg key was written
üst eb6cfa4e
...@@ -61,6 +61,7 @@ class ShutdownIcon : public ShutdownIconServiceBase ...@@ -61,6 +61,7 @@ class ShutdownIcon : public ShutdownIconServiceBase
#ifdef WNT #ifdef WNT
void initSystray(); void initSystray();
void deInitSystray(); void deInitSystray();
static bool IsQuickstarterInstalled();
static void SetAutostartW32( const ::rtl::OUString& aShortcutName, bool bActivate ); static void SetAutostartW32( const ::rtl::OUString& aShortcutName, bool bActivate );
static bool GetAutostartW32( const ::rtl::OUString& aShortcutName ); static bool GetAutostartW32( const ::rtl::OUString& aShortcutName );
static void EnterModalMode(); static void EnterModalMode();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment