Microsoft API for parallel programming in C

c, parallel-processing, winapi

Solution

Yes, they implement OpenMP version 2. Start reading here.

Problem

Is there any Microsoft API for parallel programing in C language ? thanks for any answers, bye

Original source