<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.griz.de/lib/exe/css.php?s=feed" 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://wiki.griz.de/feed.php">
        <title>wiki.griz</title>
        <description></description>
        <link>http://wiki.griz.de/</link>
        <image rdf:resource="http://wiki.griz.de/lib/images/favicon.ico" />
       <dc:date>2012-02-07T01:40:39+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.griz.de/doku.php?id=iosapps:grafikdimensionen&amp;rev=1296204122&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.griz.de/doku.php?id=objectivec:notificationcenter&amp;rev=1283931051&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.griz.de/doku.php?id=objective-c&amp;rev=1283930866&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.griz.de/doku.php?id=cplusplus:libperpragmalinken&amp;rev=1283247145&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.griz.de/doku.php?id=cplusplus&amp;rev=1283247062&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.griz.de/doku.php?id=cplusplus:dllladenundverwenden&amp;rev=1283246798&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.griz.de/lib/images/favicon.ico">
        <title>wiki.griz</title>
        <link>http://wiki.griz.de/</link>
        <url>http://wiki.griz.de/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.griz.de/doku.php?id=iosapps:grafikdimensionen&amp;rev=1296204122&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-28T09:42:02+01:00</dc:date>
        <dc:creator>Björn Marthen</dc:creator>
        <title>iosapps:grafikdimensionen</title>
        <link>http://wiki.griz.de/doku.php?id=iosapps:grafikdimensionen&amp;rev=1296204122&amp;do=diff</link>
        <description>App-Icon

AppStore icon (required)



- iPhone: 512 x 512 pixels


Application icon (required)



- iPhone: 57 x 57 pixels (Icon.png)

- iPhone 4: 114 x 114 pixels (Icon@2x.png)

- iPad: 72 x 72 pixels (Icon-72.png)



Settings/Search results icon



- iPhone/iPad: 29 x 29 pixels (Icon-Small.png)

- iPhone 4: 58 x 58 pixels (Icon-Small@2x.png)



Search results icon

- iPad: 50 x 50 pixels (Icon-Small-50.png)</description>
    </item>
    <item rdf:about="http://wiki.griz.de/doku.php?id=objectivec:notificationcenter&amp;rev=1283931051&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-08T09:30:51+01:00</dc:date>
        <dc:creator>Björn Marthen</dc:creator>
        <title>objectivec:notificationcenter - angelegt</title>
        <link>http://wiki.griz.de/doku.php?id=objectivec:notificationcenter&amp;rev=1283931051&amp;do=diff</link>
        <description>Empfänger für eine Message registrieren



[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(MeineMethode:) name:@&quot;NameDerNachricht&quot; object:gesendetVonObjekt];


Message senden



[[NSNotificationCenter defaultCenter] postNotificationName:@&quot;NameDerNachricht&quot; object: self userInfo: dictUserObject];</description>
    </item>
    <item rdf:about="http://wiki.griz.de/doku.php?id=objective-c&amp;rev=1283930866&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-08T09:27:46+01:00</dc:date>
        <dc:creator>Björn Marthen</dc:creator>
        <title>objective-c</title>
        <link>http://wiki.griz.de/doku.php?id=objective-c&amp;rev=1283930866&amp;do=diff</link>
        <description>*  Soap-Webservice benutzen
	*  Zeit messen
	*  Grafikdimensionen iPod Touch, iPhone 4, iPad
	*  Notification Center</description>
    </item>
    <item rdf:about="http://wiki.griz.de/doku.php?id=cplusplus:libperpragmalinken&amp;rev=1283247145&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-31T11:32:25+01:00</dc:date>
        <dc:creator>Björn Marthen</dc:creator>
        <title>cplusplus:libperpragmalinken</title>
        <link>http://wiki.griz.de/doku.php?id=cplusplus:libperpragmalinken&amp;rev=1283247145&amp;do=diff</link>
        <description>#pragma comment(lib, &quot;myLib.lib&quot;)</description>
    </item>
    <item rdf:about="http://wiki.griz.de/doku.php?id=cplusplus&amp;rev=1283247062&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-31T11:31:02+01:00</dc:date>
        <dc:creator>Björn Marthen</dc:creator>
        <title>cplusplus</title>
        <link>http://wiki.griz.de/doku.php?id=cplusplus&amp;rev=1283247062&amp;do=diff</link>
        <description>*  DLL laden und verwenden
	*  Library per Pragma linken</description>
    </item>
    <item rdf:about="http://wiki.griz.de/doku.php?id=cplusplus:dllladenundverwenden&amp;rev=1283246798&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-31T11:26:38+01:00</dc:date>
        <dc:creator>Björn Marthen</dc:creator>
        <title>cplusplus:dllladenundverwenden</title>
        <link>http://wiki.griz.de/doku.php?id=cplusplus:dllladenundverwenden&amp;rev=1283246798&amp;do=diff</link>
        <description>typedef bool (CALLBACK *DllFunktion)(LPTSTR);

bool CMeineKlasse::MeineFunktion(CString path)
{
	HMODULE			hModule;
	bool			retVal = false;
	DllFunktion		funktionsPtr; 

	hModule = LoadLibrary(&quot;meine.dll&quot;);
        if (hModule != NULL) 
        { 
          funktionsPtr= (DllFunktion) GetProcAddress(hModule, TEXT(&quot;DllFunktion&quot;)); 
          if (funktionsPtr) 
          {
			if(funktionsPtr(path.GetBuffer())) 
				retVal = true;
			path.ReleaseBuffer();

          }
          FreeLibrary(hModule)…</description>
    </item>
</rdf:RDF>

