Giter VIP home page Giter VIP logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
I've found this : see at bottom of the document.
http://delphi.newswhat.com/geoxml/forumhistorythread?
groupname=jedi.jcl&[email protected]

Original comment by trident.job on 20 Nov 2008 at 9:56

from asmprofiler.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
In JCL sources, I've found these lines :

{$IFDEF KEEP_DEPRECATED}
function PeMapImgNtHeaders(const BaseAddress: Pointer): PImageNtHeaders;
{$ENDIF KEEP_DEPRECATED}

I should (re)compile jcl with the KEEP_DEPRECATED option right ?
Maybe you should write it somewhere, in your code maybe, near the function 
using 
PeMapImgNtHeaders!

Original comment by trident.job on 20 Nov 2008 at 10:01

from asmprofiler.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
With the directive enabled in Jcl install, the compilcation can continue.

BUT, another error is pushing, always in 
D:\Projets\Imported\asmprofiler\ProfTestApp\ProfTestApp.dproj

[DCC Error] Unit1.pas(8): F1026 File not found: 'VirtualTrees.dcu'

Original comment by trident.job on 20 Nov 2008 at 10:17

from asmprofiler.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Sorry for my late reaction: I see this issue right now! No email notification 
from
Google...

Anyway, you need to install Virtual Treeview:
http://www.delphi-gems.com/
http://www.soft-gems.net/index.php?option=com_content&task=view&id=12&Itemid=33
http://www.soft-gems.net/supplement/download.php?ID=28

This dependency is also listed in the wiki:
http://code.google.com/p/asmprofiler/wiki/Dependencies

Good luck!

Original comment by andre.mussche on 14 Jan 2009 at 2:27

  • Changed state: WontFix

from asmprofiler.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
By the way, you don't need to compile all sources!
You only need 3 files:
- _uAsmProfDllLoader.pas      (add this to your project)
- _uAsmProfDllInterface.pas   (add this to your project)
- AsmProfiler.dll             (put in exe directory)

Then add 1 line to you code/project:
  if LoadProfilerDll then ShowProfileForm;

You can see this working in a demo:
http://asmprofiler.googlecode.com/files/DllTestApp%20v1.0.1.2.zip

Original comment by andre.mussche on 14 Jan 2009 at 2:40

from asmprofiler.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.