<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/" -->
<rss version="0.92">
<channel>
	<title>JEDI Windows API</title>
	<link>http://blog.delphi-jedi.net</link>
	<description>Joint Endeavor of Delphi Innovators of Windows Programming</description>
	<lastBuildDate>Sat, 05 Jul 2008 13:35:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The Delphi JEDI Project needs your help</title>
		<description>The JEDI API Library project (JWA) has been successfully revived from a sleep status to an active project with lots of ambitions. Some recent achievements are the new include model of JWA, the release of JWSCL (the Security Library) and of course the "birth" of this blog.



We made a roadmap ...</description>
		<link>http://blog.delphi-jedi.net/2008/04/20/the-delphi-jedi-project-needs-your-help/</link>
			</item>
	<item>
		<title>We support YOU developing with JWA and JWSCL!</title>
		<description>Do you need help? We can support you creating application using JWA and/or JWSCL.

Visit the Get Service site on SourceForge for more information like pricing. </description>
		<link>http://blog.delphi-jedi.net/2008/04/03/we-support-you-developing-with-jwa-and-jwscl/</link>
			</item>
	<item>
		<title>COM Server tells you sth about opened client connections</title>
		<description>If you create a COM Server to serve some clients with COM interfaces (or better their functionality), you maybe get sometimes a dialog box that tells you that there are client connections opened. This happens as soon as you try to close your app. If you want to close it ...</description>
		<link>http://blog.delphi-jedi.net/2008/07/01/com-server-tells-you-sth-about-opened-client-connections/</link>
			</item>
	<item>
		<title>So you want to write a service&#8230;</title>
		<description>If you are going to write a service you should consider why you need it to be a service at all. If you can run your application as a standard user, you should do it. A service is a high privileged application that should be created with care and clear ...</description>
		<link>http://blog.delphi-jedi.net/2008/06/22/so-you-want-to-write-a-service/</link>
			</item>
	<item>
		<title>Technical note</title>
		<description>After making some changes to the A-records of the DNS servers responsible for *.delphi-jedi.net, a different host was queried by the clients (e.g. your browsers) for the contents of this blog. Obviously the other host didn't know how to react and thus gave back a simple "no idea what file ...</description>
		<link>http://blog.delphi-jedi.net/2008/06/21/technical-note/</link>
			</item>
	<item>
		<title>Don&#8217;t misspell your target desktop&#8230;</title>
		<description>If you want to use CreateProcess or CreateProcessAsUser and you also want to set the target desktop, you should make sure that the target winstation (usual winsta0) and desktop name (usual default) is spelled correctly.
If you misspell the name (say defaut instead of default - missing l ) the process ...</description>
		<link>http://blog.delphi-jedi.net/2008/06/19/dont-misspell-your-target-desktop/</link>
			</item>
	<item>
		<title>Calculating Binary Hashes using TJwFileStreamEx</title>
		<description>Calculating Binary Hashes using TJwFileStreamEx

Why should I use TJwFileStreamEx instead of any other common stream class from the VCL?

Well this question is quite easily answered.

The first thing is that TJwFileStreamEx is based on Memory Mapped Files (MMF). MMF might be the fastest way to access files on your hard disk. ...</description>
		<link>http://blog.delphi-jedi.net/2008/06/17/239/</link>
			</item>
	<item>
		<title>Issuetracker</title>
		<description>The JEDI Community has an issue tracker where you can submit bugs, features and fixes. Please use this tracker for both JEDI projects API and WSCL.

http://homepages.borland.com/jedi/issuetracker

Switch to project "JEDI API" in the drop down field in the top right corner of the page. </description>
		<link>http://blog.delphi-jedi.net/2008/06/15/issuetracker/</link>
			</item>
	<item>
		<title>Winlogon Notification Package</title>
		<description>What is that? MSDN say's: A Winlogon Notification Package is a DLL that exports functions that handle Winlogon events. For example, when a user logs onto the system, Winlogon calls each notification package's logon event handler function to provide information about the event.

So you might know, the mechanism of Winlogon ...</description>
		<link>http://blog.delphi-jedi.net/2008/05/27/winlogon-notification-package/</link>
			</item>
	<item>
		<title>Header conversion of Event Tracing API for Windows</title>
		<description>I am proud to announce the completed conversion of  the Microsoft Event Tracing API for Windows (ETW).

What is ETW anyway?
MSDN says:
Event Tracing for Windows (ETW) provides application programmers the ability to start and stop event tracing sessions, instrument an application to provide trace events, and consume trace events. Trace ...</description>
		<link>http://blog.delphi-jedi.net/2008/05/26/header-conversion-of-event-tracing-api-for-windows/</link>
			</item>
</channel>
</rss>
