Visual Studio help

2008-09-02 Thread Scott . Hill
o "Use MFC in a shared DLL". Does anyone have any information that will help me get this thing linked so I can begin learning more about SSL as I attempt to communicate with my web service? Thanks, Scott Hill Flying J, Inc. Food for thought: A good pun is it's own reword. Ene

compiling openssl using vs 2003

2008-08-24 Thread Scott Hill
I'm trying to compile openssl for use with visual studio. For some reason, I can't run the nmake in the vs ide. When I try it from the command line, it says it can't find things like windows.h! Does anyone have it already compiled, etc that I can download? -- Scott Hill Food

re: Help with Win32

2001-01-04 Thread Scott Hill
Title: BTW, I noticed that ssl.h was in the include\openssl directory (which wasn't picked up by the Makefile.PL script), so I modified the Makefile.PL script to force it to use openssl\ssl.h. It gets farther, but hates it anyway. Help! :( --Scott B