Announcement

Collapse
No announcement yet.

Parhelia Powerdesk dll being linked all the time in MSVC 6

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Parhelia Powerdesk dll being linked all the time in MSVC 6

    Hello all,

    This is a pretty specific question, but I am hoping maybe somebody has an answer.

    Since I installed the Parhelia drivers (I got a Parhelia 128), when I do debug mode execution of C++ MFC projects in Microsoft Visual Studio 6 I see this line for almost every control as it is loaded when I open a dialog:

    Loaded 'C:\WINNT\system32\PowerDesk8\EscEmulator.dll', no matching symbolic information found.

    Does anybody know why it would be doing that, and if there is a way to get it NOT to do that? It's not a huge deal but sometimes 20 or more of them go by at once and make my trace statements much harder to read and analyze.

    Thanks in advance.

    Kevin
Working...
X