Opened 7 years ago
Closed 7 years ago
#50 closed defect (fixed)
Remove PMPRINTF dependency
Reported by: | Lewis Rosenthal | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.9.0 |
Component: | core | Version: | 2.81 |
Keywords: | Cc: |
Description
2.81 and above seem to need PMPRINTF.DLL in LIBPATH or in the same directory as lswhook.dll.
This was probably due to my bogus issues during the 2.81 release cycle when I had exceptq configured to catch all program exits and we were trying to track down the bleeping beeping. D'Oh!
Note:
See TracTickets
for help on using tickets.
I always (try to) do this as a cleanup for a release. Thanks for reminding me. I just need to REM one line in lswitch.h. Probably should add an *ifdef.