Adding to linked list
From: Peter Schmitz (PeterSchmitz_at_discussions.microsoft.com)
Date: 09/11/04
- Next message: Pavel A.: "Re: NDIS_802_11_SSID string type"
- Previous message: Michael: "RE: [Q] How to override link flags?"
- Next in thread: Don Burn: "Re: Adding to linked list"
- Reply: Don Burn: "Re: Adding to linked list"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 11 Sep 2004 15:21:02 -0700
Hi,
just one simple problem: in my driver I make use of the kernel provided
linked list functions (e.g. InsertHeadList). Now, once I need to add an item
to the list at a specific position - but I can't find a function to do so, as
they only seem to exist to add at head or tail and not at a specific
position. Can anyone help?
Thanks
Peter
- Next message: Pavel A.: "Re: NDIS_802_11_SSID string type"
- Previous message: Michael: "RE: [Q] How to override link flags?"
- Next in thread: Don Burn: "Re: Adding to linked list"
- Reply: Don Burn: "Re: Adding to linked list"
- Messages sorted by: [ date ] [ thread ]