www.digitalmars.com         C & C++   DMDScript  

c++ - WINSPOOL.LIB - ctrig.cpp

reply John Jameson <John_member pathlink.com> writes:
Hi Walter

It appears that the WINSPOOL.LIB shipped with DMC 8.47 appears to be broken.
When I attempted to run my app, it fell over at launch with Windows complaining
that it could not find WINSPOOL.DLL. 

This is not surprising because there isn't a WINSPOOL.DLL. There is a
WINSPOOL.EXE and WINSPOOL.DRV but no DLL!

I guess there is something funny about WINSPOOL.LIB such that it binds to some
other file. A quick peek in the old WINSPOOL.LIB suggests that the binding is to
WINSPOOL.DRV.

I tried re-making WINSPOOL.LIB from the MS import library, using the new
COFFIMPTOOL; that failed with the same effect. So I guess the file you are
shipping got made this way in the first place.

I have reverted to the previous version of WINSPOOL.LIB; all is well with that
but I guess you will want to look into this further. I'm guessing the converter
tool is assuming a DLL extension, rather than preserving whatever is given in
the input library.

On an unrelated point, could you update CTRIG.CPP in the build, as attached. The
original version has some of the functions commented out so my apps don't link.
I'm presuming this won't have any adverse affect on anyone else.

Best Regards
John


begin 0644 ctrig.cpp




M*BH ("` ("` ("!!8G)A;6]W:71Z(&%N9"!3=&5G=6X ,3DW,B`-"B`J*B` 
M("` ("` ($AA;F1B;V]K(&]F($UA=&AE;6%T:6-A;"!&=6YC=&EO;G,-"B`J
M*B` ("` ("` ("A.871I;VYA;"!"=7)E874 ;V8 4W1A;F1A<F1S*0T*("HJ

M;V]K(&]F($5N9VEN965R:6YG($9U;F1A;65N=&%L<PT*("HJ("` ("` ("` 










M;&5X)B!Z*2` ("`-"GL-"B` 8V]M<&QE>"!X(#T ;&]G("  8V]M<&QE>"`H
M,"PQ*2`J('H *R!S<7)T*&-O;7!L97 H,2PP*2`M('HJ>BDI.PT*("!R971U

M86-O<RAC;VYS="!C;VUP;&5X)B!Z*2` (`T*>PT*("!C;VUP;&5X('  /2!L


M("`-"F-O;7!L97  871A;BAC;VYS="!C;VUP;&5X)B!Z*2` (`T*>PT*("!C

M97 H,"PQ*2DI.PT*("!R971U<FX 8V]M<&QE>"`H("UX+FEM+S(L(' N<F4O

`
end
Mar 28 2006
parent %u <cdjkvfusdk hotmail.com> writes:
im trying to play ORLY'S DRAW A STORY but it wont work because it
cant find winspool.dll and i dont know what to to
Feb 05 2008