hi I was wondering if anybody could tell me how to open a file in VB studio coding C++. I thought it was system("C:\\windows\\explorer.exe");
and #include <stdio.h>
but it says system: identifier is not found. And if I add anymore # like #include <Windows> then the errors just rack up.
Thanks in advance.
