Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8628921
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T08:40:26+00:00 2026-06-12T08:40:26+00:00

I am developing on a Windows Server 2008 box, with Visual Studio 2010 Ultimate,

  • 0

I am developing on a Windows Server 2008 box, with Visual Studio 2010 Ultimate, SP1. Unfortunately, the function InterlockedPushListSList is causing errors because it is undefined in my copy of WinBase.h.

Declaring the function myself does not work; linker errors occur. It looks like this function is not defined in the windows libraries for my compiler. But the documentation linked to above states that it is available for my operating system.

Some Googling has revealed that the API has been around since the development of Windows Longhorn, albeit from a non-official source, so there shouldn’t be any reason for it to be missing from my point of view.

Does this function actually exist? If so, where can I get it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T08:40:28+00:00Added an answer on June 12, 2026 at 8:40 am

    I was able to reproduce your problem with MSVC 2010 and Windows SDK v7.0A. InterlockedPushListSList is not present in WinBase.h. When declaring it, I first also got a linking error… until I realized I forgot the extern "C" :-). Maybe you also forgot that? I could compile and link if I declared

    extern "C"
    PSLIST_ENTRY  FASTCALL InterlockedPushListSList(
      _Inout_  PSLIST_HEADER ListHead,
      _Inout_  PSLIST_ENTRY List,
      _Inout_  PSLIST_ENTRY ListEnd,
      _In_     ULONG Count
    );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm now developing on Visual Studio 2008 on a 64-bit OS (Windows Server 2008
I am developing an Windows pplication(using Visual Studio 2008,Sql server 2005). I have to
I have been using windows XP. I installed visual studio 2008 and sql server
I'm developing on Windows 2008 R2 Server, 64 bit. I'm learning how to use
I am developing on a Windows 2008 R2 Server, 64 bit. I am developing
I am developing on Windows Server 2008 with VSTS 2008 + C# + .Net
I have installed SP 2010 in a Windows Server 2008 R2 loaded environment. I
What is the best approach to developing a web application in Visual Studio 2010
I'm developing a website using Asp.Net 3.5 in Visual Studio 2008 and we use
I am developing a windows phone application in visual studio (Silverlight in C#) and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.