Re: One more bug - please vote



> Completely offtopic, but Joel Spolsky has a good article about Hungarian
> notation, its inventor and Microsoft's misuse of it:
> http://www.joelonsoftware.com/articles/Wrong.html

Great article!

Yes, "dw" and "ul" prefixes are meaningless. But I have personally used "Sz"
for zero terminated strings and "Str" for UNICODE_STRINGs in the kernel-mode
code. Just to remember what strings are zero-terminated, and what are not.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com


.



Relevant Pages

  • Re: Why has hungarian notation been abandoned?
    ... > reason for them capitalizing all functions and classes and not using ... > hungarian notation? ... Hungarian notation is from the early days where type information wasn't ... the exception of 'variable: iMyInteger'. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [PATCH 2/7] Initial implementation of the trec driver and include files
    ... ``Encoding the type of a function into the name (so-called Hungarian ... notation) is brain damaged - the compiler knows the types anyway and can ...
    (Linux-Kernel)
  • Re: Hungarian Notation
    ... > If we follow normal Delphi coding conventions, we all use some HN (eg F ... I find Hungarian Notation very readable. ... > Jim Cooper jcooper@xxxxxxxxxxxxx ...
    (borland.public.delphi.non-technical)
  • Re: O.T.
    ... [Hungarian Notation] ... Ich nutze tatsächlich Ungarische Notation bei privaten eigenen ... Prev by Date: ... Next by Date: ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Linked List Issue
    ... Hungarian or CamelCase? ... Hungarian Notation is certainly inappropriate for C++ and other ... any place in untyped languages or weakly typed ones without adequate ...
    (alt.comp.lang.learn.c-cpp)