Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How To Including Dll

Featured Replies

Posted

How to Enter into the Resource DLL with Delphi and DLL Functions Calling Such without having to extract them from Resource DLL ... Give it a try but I Repeatedly Failed to continue and I ask others I try to Delphi Forums, nor can the road. When I tried Ripped Chiptunes from A Crack I see There BassMod.dll inserted in the Software As the picture below. I hope you guys help me! ... Thx B4 !...........

Please Click Picture to enlarge. I have marked with red color.

post-65081-0-84675100-1316230991_thumb.g

Check out this article:
/>http://delphi.about.com/od/windowsshellapi/a/delphi-load-resource-dll-into-memory.htm

I don't use Delphi so I cannot help you with this but this article seems to cover what you are asking.

To use a DLL in memory without extracting is complex, and you need to have good knowledge of PE format.

Basically you do this:

  1. Allocate some Virtual memory that is size of DLL PE.ImageSize
  2. Write the headers from DLL to memory
  3. Write each section from DLL raw offset to RVA in memory
  4. Relocate all addresses
  5. Process imports
  6. Call Entrypoint

That link atom0s suggested has good source code to download that does all this :)

Have fun!

BoB

  • Author

I've found it in coder.org sourcode. thanks anyway, has replied.cc_chinese.gif

Insane question, i know, but did it ever occur to you that it might be helpful for anyone else seeking similar information if you were to link to the solution you found or something similar? The concept of a forum which shares information is exactly that, not just a teat to suckle from... Just like you asked for information and others tried to provide the sentiment would be to share the information which you eventually found (unless there are constraints such as non-disclosure of course).

Just my 2 cents.

HR,

Ghandi

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.