10-19-2012 09:41 AM
I have an old project which is using process.h and malloc.h. I cannot find them in NI directories so I add include path from Microsoft Visual Studio include directory. But now I got more errors, what c compiler NI LabWindow is using? How am I going to fix this problem?
10-19-2012 10:27 AM
Hi NiCoder
Please see a forum post which I replied to earlier this week: 'Where is process.h'
malloc.h seems to now have been replaced by stdlib.h source
Kind Regards