hi xwb,
my compiler does not have the option to print the include files but we can see all the files in the same window that we are working..
here is my code for ARtookit (C program):
#ifdef _WIN32
#include <windows.h>
#endif
#include <stdio.h>
#include <stdlib.h>
#ifndef __APPLE__
#include...
hi..thanks for your reply
in fact i am using vb and want to call a function. i have heard about dll but am a bit confused about it.
in fact am using Visual C++ as compiler..and the language that am using is C..
i want to place some commands (buttons) in VB and want to call some funtions which...
hi..am trying to build an interface using VB..and want to call some functions in C from my Visual c++ compiler..
i dont know if its possible...any suggestions/ideas please?
in fact am able to call some exe application from VB but before spending a lot of time in trying i want to be sure if its...
hi.. am working on ARToolKit which is a software library in C. i want to create an interface for it and using Gtk+ which is also in C..
when i run both programs separately, they both run well. but when i try to run my interface application through ARtoolkit,it does not work.
i`ve tried to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.