Tech Support Forum banner
Status
Not open for further replies.
1 - 1 of 1 Posts

· Registered
Joined
·
48 Posts
Discussion Starter · #1 ·
for a project i'm working on, i created 5 header files. i did this
Code:
#include <commandrun.h>
Code:
#include <errorhandler.h>
Code:
#include <exerun.h>
Code:
#include <wscriptrun.h>
Code:
#include <findcommands.h>
Code:
#include <regvalgrab.h>
but it says that they cannot be loaded.

somebody plz help me with this.
 
1 - 1 of 1 Posts
Status
Not open for further replies.
Top