Re: Some special comments in Microsoft source files
From: Dave Heil \(eMVP\) (nospam_at_vytek.com)
Date: 12/29/04
- Next message: Zhongwei Wang at AppliedData: "Remote display doesn't work on CE 5.0"
- Previous message: Steve Maillet \(eMVP\): "Re: need help physical memory eboot"
- In reply to: ghlee: "Some special comments in Microsoft source files"
- Next in thread: Steve Maillet \(eMVP\): "Re: Some special comments in Microsoft source files"
- Reply: Steve Maillet \(eMVP\): "Re: Some special comments in Microsoft source files"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 10:19:42 -0800
On 28 Dec 2004 22:07:36 -0800, ghleetw@gmail.com (ghlee) wrote:
>It's observed special comments are there in Microsoft source files
>like touch panel MDD driver for some document generator.
>
>/*++
>
>Autodoc Information:
>
> @func VOID | TouchPanelpDetach |
> Performs cleanup and frees memory when owning process detaches.
>
> @devnote
> We let ExitProcess handle the shutting down of the ISR thread.
>
>--*/
>
>I ever used DOC++ (http://docpp.sourceforge.net) to generate HTML
>documents for my source files, but it seems these comments in touch
>panel MDD driver are incompatible with DOC++.
>
>Does anyone know for which document generator are these special
>comments for ?
>
>Thanks very much !
They are not doxygen tags. Perhaps they are for a custom tool that
Microsoft developed.
Dave Heil
Vytek Inc.
- Next message: Zhongwei Wang at AppliedData: "Remote display doesn't work on CE 5.0"
- Previous message: Steve Maillet \(eMVP\): "Re: need help physical memory eboot"
- In reply to: ghlee: "Some special comments in Microsoft source files"
- Next in thread: Steve Maillet \(eMVP\): "Re: Some special comments in Microsoft source files"
- Reply: Steve Maillet \(eMVP\): "Re: Some special comments in Microsoft source files"
- Messages sorted by: [ date ] [ thread ]