20 Apr
Posted by: Remko in: Common, JEDI Windows API Headers, JEDI Windows Security Code Lib, JWA Downloads, JWSCL Downloads
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.
Send post as PDF to convert this [...]
27 May
Posted by: Christian Wimmer in: JEDI Windows API Headers, JWA Downloads
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 Notification Package is available in [...]
NTStatus converts an error number into a NTStatus error message.
It is very helpful if you encounter error numbers in debugging sessions but cannot comprehend its sense.
This application was written by Assarbad. Get the application written in Delphi and using non-VCL at these locations (including source):
http://assarbad.net/stuff/ntstatus.rar
http://assarbad.net/stuff/ntstatus.zip
Send post as PDF to convert this post to [...]
24 Mar
Posted by: Christian Wimmer in: JEDI Windows API Headers, JWA Downloads
There are many error messages in a Windows System. Actually a MSDN article describes them - or better: part of them. However they weren’t enough for me, so I decided to get all of them.
FormatMessage is the way to convert between the error number and the error text. So why do not simply [...]
Please read this “How to” before submitting any Header Conversions to us.
Then you can submit the headers to mail@delphi-jedi.net
Send post as PDF to convert this post to pdf.
The JEDI Windows API Download Revision 315 is now available on SourceForge.
Direct link (4,5mb)
Changes:
+ Many bugfixes
+ additional terminal service functions (jwaWinsta.pas)
+ added JwaWinInet.pas
Send post as PDF to convert this post to pdf.