Problem using the Profiler and program DLL's 
Author Message
 Problem using the Profiler and program DLL's

I am having a problem using the VC++ 4.2 profiler to profile my project,
which consists of an executable file and a number of DLL's.  I compile all
of them with the profiler switch on, and Program database debug output, and
it crashes a few lines into the first of my DLLs somewhere in MSVCRT.dll.  

The code runs correctly in both debug and release mode, just not in the
profiler.  (Actually, it will profile for Line Counting, just not for
function timing (which is what I need it for.)

Any help would be appreciated.  Thanks!

        Cheryl Makovsky



Tue, 27 Jul 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. DevStudio'97 Profiler and dynamically loaded DLL's

2. Using MFC CSockets created by main program in a dll....I'm at a loss

3. Problems with Microsoft's Source Profiler

4. Problems with SXL and purify using DLL's

5. HLP : VC's DLL problems when using VB 6.0

6. Resource problem using mfc dll's

7. Using Rassapi.dll's functions problems

8. __argv fails in dll when using multi-threaded msvcrt dll's

9. Using a DLL's resources from another DLL

10. HELP: Identifying DLLs used by a program to include in a Setup.Exe program

11. Windows programming using 'Dialog'

12. View BMP imromation program with 'Dll'

 

 
Powered by phpBB® Forum Software