<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://dexpot.de/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://dexpot.de/feed.php">
        <title>Dexpot-Hilfe</title>
        <description></description>
        <link>http://dexpot.de/</link>
        <image rdf:resource="http://dexpot.de/lib/images/favicon.ico" />
       <dc:date>2012-01-30T20:37:35+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotregistereventhandler&amp;amp;do=diff&amp;amp;1280060062"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:start&amp;amp;do=diff&amp;amp;1280059913"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpoteventhandler&amp;amp;do=diff&amp;amp;1280057322"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotdexpot&amp;amp;do=diff&amp;amp;1280055041"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotgetdebugmode&amp;amp;do=diff&amp;amp;1279989387"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotgetdesktopcount&amp;amp;do=diff&amp;amp;1279989378"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotgetcurrentdesktop&amp;amp;do=diff&amp;amp;1279924681"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotgetcallbackwindow&amp;amp;do=diff&amp;amp;1279924442"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpot&amp;amp;do=diff&amp;amp;1279924435"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotgetappdatapath&amp;amp;do=diff&amp;amp;1279924139"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotgetactivewindow&amp;amp;do=diff&amp;amp;1279921353"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotgatherwindows&amp;amp;do=diff&amp;amp;1279913414"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotdisconnect&amp;amp;do=diff&amp;amp;1279912286"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotconnect&amp;amp;do=diff&amp;amp;1279912282"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotdexpotrunning&amp;amp;do=diff&amp;amp;1279912120"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotdebugoutput&amp;amp;do=diff&amp;amp;1279908636"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotcopywindow&amp;amp;do=diff&amp;amp;1279904856"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:dexpotassignwindow&amp;amp;do=diff&amp;amp;1279904804"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=en:api:existingplugins&amp;amp;do=diff&amp;amp;1279847005"/>
                <rdf:li rdf:resource="http://dexpot.de/doku.php?id=de:start&amp;amp;do=diff&amp;amp;1275042677"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dexpot.de/lib/images/favicon.ico">
        <title>Dexpot-Hilfe</title>
        <link>http://dexpot.de/</link>
        <url>http://dexpot.de/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotregistereventhandler&amp;amp;do=diff&amp;amp;1280060062">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-25T14:14:22+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.155.254)</dc:creator>
        <title>en:api:dexpotregistereventhandler</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotregistereventhandler&amp;amp;do=diff&amp;amp;1280060062</link>
        <description> Registers a DexpotEventHandler object to receive Dexpot event notifications. A plugin uses an event handler to receive notifications about certain Dexpot events.   Syntax void RegisterEventHandler&amp;#40;     DexpotEventHandler * Handler &amp;#41;;  Parame...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:start&amp;amp;do=diff&amp;amp;1280059913">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-25T14:11:53+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.155.254)</dc:creator>
        <title>en:api:start</title>
        <link>http://dexpot.de/doku.php?id=en:api:start&amp;amp;do=diff&amp;amp;1280059913</link>
        <description> Dexpot has an interface to communicate with other applications. It can be used by dedicated plugins, that extend the functionality of Dexpot, as well as other third party programs that want to interact with Dexpot.  The plugin API is based on window...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpoteventhandler&amp;amp;do=diff&amp;amp;1280057322">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-25T13:28:42+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.155.254)</dc:creator>
        <title>en:api:dexpoteventhandler</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpoteventhandler&amp;amp;do=diff&amp;amp;1280057322</link>
        <description> DexpotEventHandler interface   Members   Methods    Method Description    OnConfigure Called when the user clicks the plugin&amp;rsquo;s &amp;ldquo;Configure&amp;rdquo; button in the Dexpot settings.    OnDesktopContentChanged Called when there is a change to t...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotdexpot&amp;amp;do=diff&amp;amp;1280055041">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-25T12:50:41+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.155.254)</dc:creator>
        <title>en:api:dexpotdexpot - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotdexpot&amp;amp;do=diff&amp;amp;1280055041</link>
        <description> Creates a Dexpot plugin object that uses the given name when connecting to Dexpot.   Syntax Dexpot&amp;#40;     LPCTSTR Name &amp;#41;;  Parameters   Name  LPCTSTR The name the plugin gets registered with when the object&amp;rsquo;s Connect method is called.   ...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotgetdebugmode&amp;amp;do=diff&amp;amp;1279989387">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-24T18:36:27+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.134.166)</dc:creator>
        <title>en:api:dexpotgetdebugmode</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotgetdebugmode&amp;amp;do=diff&amp;amp;1279989387</link>
        <description> Returns the value of the Dexpot debug options.   Syntax DWORD GetDebugMode&amp;#40;&amp;#41;;  Return value  DWORD The return value is a combination of the following flags:    DEX_DEBUG_LOGFILE 1 The Dexpot log file is enabled.     DEX_DEBUG_IMAGING 2 The f...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotgetdesktopcount&amp;amp;do=diff&amp;amp;1279989378">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-24T18:36:18+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.134.166)</dc:creator>
        <title>en:api:dexpotgetdesktopcount</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotgetdesktopcount&amp;amp;do=diff&amp;amp;1279989378</link>
        <description> Returns the total number of virtual desktops.   Syntax INT32 GetDesktopCount&amp;#40;&amp;#41;;  Return value  INT32 The return value is the number of virtual desktops currently set up.   Remarks  The desktop count is usually a number between 2 and 20, but ...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotgetcurrentdesktop&amp;amp;do=diff&amp;amp;1279924681">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-24T00:38:01+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotgetcurrentdesktop - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotgetcurrentdesktop&amp;amp;do=diff&amp;amp;1279924681</link>
        <description> Returns the number of the currently active desktop.   Syntax INT32 GetCurrentDesktop&amp;#40;&amp;#41;;  Return value  INT32 The return value is the number of the currently active desktop.   Requirements  Minimum Dexpot version: 1.5.0    ...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotgetcallbackwindow&amp;amp;do=diff&amp;amp;1279924442">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-24T00:34:02+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotgetcallbackwindow - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotgetcallbackwindow&amp;amp;do=diff&amp;amp;1279924442</link>
        <description> Returns the handle of the object uses internally for communication with Dexpot.   Syntax HWND GetCallbackWindow&amp;#40;&amp;#41;;  Return value  HWND The return value is a handle to the message-only window used internally by the object to receive messages ...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpot&amp;amp;do=diff&amp;amp;1279924435">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-24T00:33:55+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpot</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpot&amp;amp;do=diff&amp;amp;1279924435</link>
        <description> Dexpot class   Members   Constructors    Constructor Description    Dexpot(LPCTSTR) Creates a Dexpot plugin object that uses the given name when connecting to Dexpot.     Methods    Method Description    AssignWindow(HWND, INT32) Moves a window to a...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotgetappdatapath&amp;amp;do=diff&amp;amp;1279924139">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-24T00:28:59+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotgetappdatapath</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotgetappdatapath&amp;amp;do=diff&amp;amp;1279924139</link>
        <description> Retrieves the path to the folder where Dexpot stores its user data.   Syntax UINT32 GetAppDataPath&amp;#40;     LPTSTR Buffer,     UINT32 Size &amp;#41;;  Parameters   Buffer  LPTSTR [out] The buffer that will receive the path. This parameter can be NULL.  ...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotgetactivewindow&amp;amp;do=diff&amp;amp;1279921353">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T23:42:33+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotgetactivewindow - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotgetactivewindow&amp;amp;do=diff&amp;amp;1279921353</link>
        <description> Returns the window Dexpot considers to be active on a particular desktop. This is the window to which Dexpot will give the input focus when switching to that desktop.   Syntax HWND GetActiveWindow&amp;#40;     INT32 Desktop &amp;#41;;  Parameters   Desktop ...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotgatherwindows&amp;amp;do=diff&amp;amp;1279913414">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T21:30:14+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotgatherwindows - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotgatherwindows&amp;amp;do=diff&amp;amp;1279913414</link>
        <description> Gathers all windows on a single desktop. Every window, that is not sticky or ignored by Dexpot, is moved to this desktop and all copies on other desktops are closed.   Syntax VOID GatherWindows&amp;#40;     INT32 Desktop &amp;#41;;  Parameters   Desktop  IN...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotdisconnect&amp;amp;do=diff&amp;amp;1279912286">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T21:11:26+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotdisconnect - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotdisconnect&amp;amp;do=diff&amp;amp;1279912286</link>
        <description> Unregisters the plugin.   Syntax void Disconnect&amp;#40;&amp;#41;;  Example   Requirements  Minimum Dexpot version: 1.5.0    ...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotconnect&amp;amp;do=diff&amp;amp;1279912282">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T21:11:22+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotconnect</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotconnect&amp;amp;do=diff&amp;amp;1279912282</link>
        <description> Registers the plugin with Dexpot. Call this method before using any other member functions that need to communicate with Dexpot.   Syntax BOOL Connect&amp;#40;&amp;#41;;  Return value  BOOL If the plugin was successfully registered or had already been conne...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotdexpotrunning&amp;amp;do=diff&amp;amp;1279912120">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T21:08:40+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotdexpotrunning</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotdexpotrunning&amp;amp;do=diff&amp;amp;1279912120</link>
        <description> Determines whether an instance of Dexpot is currently running.   Syntax BOOL DexpotRunning&amp;#40;&amp;#41;;  Return value  BOOL If Dexpot is running, the return value is nonzero. Otherwise, the return value is zero.   Remarks  &amp;ldquo;Dexpot is running&amp;rdq...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotdebugoutput&amp;amp;do=diff&amp;amp;1279908636">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T20:10:36+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotdebugoutput - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotdebugoutput&amp;amp;do=diff&amp;amp;1279908636</link>
        <description> Writes a line of text to the Dexpot log file, if enabled. The text is automatically prefixed with the current time and the name of the plugin.   Syntax void DebugOutput&amp;#40;     LPCTSTR Text &amp;#41;;  Parameters   Text  LPCTSTR The text that should be...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotcopywindow&amp;amp;do=diff&amp;amp;1279904856">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T19:07:36+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotcopywindow - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotcopywindow&amp;amp;do=diff&amp;amp;1279904856</link>
        <description> Copies a window to another desktop.   Syntax VOID CopyWindow&amp;#40;     HWND hWnd,     INT32 Desktop &amp;#41;;  Parameters   hWnd  HWND Handle to the window that should be copied.   Desktop  INT32 Number of the desktop the window should be copied to.   R...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:dexpotassignwindow&amp;amp;do=diff&amp;amp;1279904804">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T19:06:44+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.191)</dc:creator>
        <title>en:api:dexpotassignwindow</title>
        <link>http://dexpot.de/doku.php?id=en:api:dexpotassignwindow&amp;amp;do=diff&amp;amp;1279904804</link>
        <description> Moves a window to a desktop and closes all copies of the window on other desktops.   Syntax VOID AssignWindow&amp;#40;     HWND hWnd,     INT32 Desktop &amp;#41;;  Parameters   hWnd  HWND Handle to the window that should be assigned.   Desktop  INT32 Number...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=en:api:existingplugins&amp;amp;do=diff&amp;amp;1279847005">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T03:03:25+01:00</dc:date>
        <dc:creator>Patrick Dubbert (patrick@91.0.129.58)</dc:creator>
        <title>en:api:existingplugins - created</title>
        <link>http://dexpot.de/doku.php?id=en:api:existingplugins&amp;amp;do=diff&amp;amp;1279847005</link>
        <description> Existing Dexpot plugins   Plugins bundled with Dexpot  Dexcube  SevenDex  Slideshow  Taskbar Pager  Wallpaper Clock   Other plugins  Raindexer  VirtuaWin Interpreter   Other applications using the plugin API  Circle Dock  Rainmeter through the Virtu...</description>
    </item>
    <item rdf:about="http://dexpot.de/doku.php?id=de:start&amp;amp;do=diff&amp;amp;1275042677">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-28T12:31:17+01:00</dc:date>
        <dc:creator>Sebastian Brands (sebastian@91.0.179.35)</dc:creator>
        <title>de:start</title>
        <link>http://dexpot.de/doku.php?id=de:start&amp;amp;do=diff&amp;amp;1275042677</link>
        <description> This documentation may be used, but isn&amp;rsquo;t maintained. If you&amp;rsquo;d like to update the Wiki help, please contact us.  However, a revised Quick Start Guide is available: Quick Start Guide    Diese Dokumentation kann gerne benutzt werden, wird ...</description>
    </item>
</rdf:RDF>

