Files loaded when compiling

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I was curious to see the following show up in the debug window as my project
compiled. Why would this load?

"Loaded 'C:\Program Files\Yahoo!\Messenger\idle.dll', No symbols loaded."
 
Dave said:
I was curious to see the following show up in the debug window as my
project compiled. Why would this load?

"Loaded 'C:\Program Files\Yahoo!\Messenger\idle.dll', No symbols
loaded."

It's been set up as a global hook so it's loaded in all processes.

-cd
 
Back
Top