Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results
The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.
Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/
Upcoming OSR Seminars | ||
---|---|---|
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead! | ||
Writing WDF Drivers | 12 September 2022 | Live, Online |
Internals & Software Drivers | 23 October 2022 | Live, Online |
Kernel Debugging | 14 November 2022 | Live, Online |
Developing Minifilters | 5 December 2022 | Live, Online |
Comments
the name is UNIQUE. If it isn't the caller may call again; the context
value essentially tells this routine how to generate the NEXT possible 8.3
name for the given file.
Regards,
Tony Mason
Consulting Parner
OSR Open Systems Resources, Inc.
http://www.osr.com
-----Original Message-----
From: Henrik Eriksson [mailto:[email protected]]
Sent: Saturday, March 04, 2000 8:45 PM
To: File Systems Developers Interest List
Subject: [ntfsd] Q about RtlGenerate8dot3Name
I assume the function RtlGenerate8dot3Name generates a short filename from a
long one but what is the argument Context for?
>NTSYSAPI
>VOID
>NTAPI
>RtlGenerate8dot3Name (
> IN PUNICODE_STRING Name,
> IN BOOLEAN AllowExtendedCharacters,
> IN OUT PGENERATE_NAME_CONTEXT Context,
> OUT PUNICODE_STRING Name8dot3
>);
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
---
You are currently subscribed to ntfsd as: [email protected]
To unsubscribe send a blank email to $subst('Email.Unsub')