havkrog
15 years agoNew Contributor
Delphi 2007: Cant get EnableProfiling to work
Hi
I use Delphi 2007 on a 64 bit Windows 7. I have installed the 64 bit version of AQTime 6.40.
I try to start/stop the performance profiler from my Delphi code (32-bit) using
EnableProfiling(True)
...
EnableProfiling(False)
defined in AQtimeHelpers.pas.
but they have no effect. I can see, that the aqProf.dll isn't loaded or isn't found.
I have checked the "Full check by routines".
What else do I need to do?
Thanks
Jacob
I use Delphi 2007 on a 64 bit Windows 7. I have installed the 64 bit version of AQTime 6.40.
I try to start/stop the performance profiler from my Delphi code (32-bit) using
EnableProfiling(True)
...
EnableProfiling(False)
defined in AQtimeHelpers.pas.
but they have no effect. I can see, that the aqProf.dll isn't loaded or isn't found.
I have checked the "Full check by routines".
What else do I need to do?
Thanks
Jacob