<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cyrille.giquello.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Cyrille Giquello - informatique:windows</title>
        <description></description>
        <link>https://www.cyrille.giquello.fr/</link>
        <lastBuildDate>Wed, 13 May 2026 13:43:47 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://www.cyrille.giquello.fr/_media/wiki/dokuwiki.svg</url>
            <title>Cyrille Giquello</title>
            <link>https://www.cyrille.giquello.fr/</link>
        </image>
        <item>
            <title>azure</title>
            <link>https://www.cyrille.giquello.fr/informatique/windows/azure</link>
            <description>Windows Azure

The Windows® Azure™ Platform is an internet-scale cloud computing and services platform hosted in Microsoft data centers. The Windows Azure Platform provides a range of functionality to build applications that span from consumer web to enterprise scenarios and includes a cloud operating system and a set of developer services. Fully interoperable through the support of industry standards and web protocols such as REST and SOAP, you can use the Azure services individually or togethe…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>image_format_registry</title>
            <link>https://www.cyrille.giquello.fr/informatique/windows/image_format_registry</link>
            <description>Registry pour les formats d&#039;image

.png


[HKEY_CLASSES_ROOT\.png]
&quot;PerceivedType&quot;=&quot;image&quot;
@=&quot;pngfile&quot;
&quot;Content Type&quot;=&quot;image/png&quot;

[HKEY_CLASSES_ROOT\.png\OpenWithList]

[HKEY_CLASSES_ROOT\.png\OpenWithList\ois.exe]
@=&quot;&quot;

[HKEY_CLASSES_ROOT\.png\OpenWithList\PictureViewer.exe]

[HKEY_CLASSES_ROOT\.png\OpenWithProgids]
&quot;pngfile&quot;=hex(0):
&quot;QuickTime.png&quot;=hex(0):

[HKEY_CLASSES_ROOT\.png\PersistentHandler]
@=&quot;{098f2470-bae0-11cd-b579-08002b30bfeb}&quot;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>network</title>
            <link>https://www.cyrille.giquello.fr/informatique/windows/network</link>
            <description>Windows Network

Adapters / Devices
WinXP: &quot;SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\NetworkCards&quot;
WinNT: &quot;SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\NetworkCards&quot;
Win2000: &quot;SYSTEM\\CurrentControlSet\\Control\\Class\\{4D36E972-E325-11CE-BFC1-08002BE10318}&quot;
win98: &quot;SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\NetworkCards\\1&quot;
win95: &quot;SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\NetworkCards\\1&quot;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>powershell</title>
            <link>https://www.cyrille.giquello.fr/informatique/windows/powershell</link>
            <description>PowerShell

Tools

PowerGUI Script Editor

PowerGUI is an excellent helper for the developers who are just started to investigate PowerShell. With a lot of examples, very good GUI and editor with debugging and intellisence (who ever dreamed of something like this for bat files?) it simplifies the creation of PowerShell scripts in many times. You can also watch a video tutorials on the PowerGUI site, some of them very helpful.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>virtual_file</title>
            <link>https://www.cyrille.giquello.fr/informatique/windows/virtual_file</link>
            <description>Virtual File (windows)

Zero and Random device driver

&lt;http://www.acc.umu.se/~bosse&gt;. Windows driver examples with free source code related to file systems, virtual disks and network communication from kernel mode (HttpDisk, ...).

&lt;http://stackoverflow.com/questions/1325568/easiest-way-to-program-a-virtual-file-system-in-windows-with-python&gt;

&lt;http://www.eldos.com/cbfs/&gt;

&lt;http://www.codeproject.com/KB/dotnet/DataObjectEx.aspx&gt;

I would look at a container file format. VHD is well documented a…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>winsock</title>
            <link>https://www.cyrille.giquello.fr/informatique/windows/winsock</link>
            <description>Winsock

Socket API pour Windows.

Windows Sockets 2 on MSDN.

Tips &amp; Tricks

Winsock Error Code pour dotNat C#

Windows Sockets Error Codes on MSDN



using System;

namespace WinSock
{
	/// &lt;summary&gt;
	/// Description résumée de WinSock.
	/// &lt;/summary&gt;
	public sealed class Error
	{
		private Error()
		{
		}

		public const int WSABASEERR = 10000;
		/*
		* Windows Sockets definitions of regular Microsoft C error constants
		*/
		/// &lt;summary&gt;
		/// Interrupted function call.
		/// A blocking op…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
    </channel>
</rss>
