954,483 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

CGI distribution

Hello, I have built a CGI on Windows Vista. I compiled using Visual C++ Express as follows:

cl /Fescript.cgi /EHsc /O2 script.cpp

I used Dependency Walker to determine what libraries it depends on. It only depends on kernel32.dll

Hypothesis: This CGI should work on any other modern Windows machine by itself i.e. without the need to distribute anything except the CGI itself.

Is that a correct assumption?

willgr
Newbie Poster
10 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: