Hi:
Could anyone tell me the details to how to
compile the project which is inserted into
the blank workplace?
For example ,after I compiled the calendar.dsp ,but when I use php to call
the calendar.dll.Here is an error.
I think the error is at the point of the 'php.lib' file.As I compiled the calendar.dsp,I got rid of the 'php.lib' file
for the project settings link option.
Now I want to know :
Start with MSVC6,set up the new blank workplace,then insert calendar.dsp into the
blank workplace.Only calendar.dsp in the workplace,then compile it.
I call the calendar.dll with php and use
the function which I add myself,there are
some errors.Why?I couldn't know?
Appreciate if you can tell me the datails!