Nieylana Posted December 2, 2008 Posted December 2, 2008 Attached is a memory search routine i wrote in ASM, on a 1.8GHZ processor my benchmark test shows the ability to search a 3MB block of memory in 31ms.SearchString_ASM_Routine.txt
V65j Posted December 2, 2008 Posted December 2, 2008 Can you help me for use this methode in delphi?!
Killboy Posted December 2, 2008 Posted December 2, 2008 Impressive performance, especially on that pre-war box of yours Thanks for sharing, might come in handy.
Nieylana Posted December 2, 2008 Author Posted December 2, 2008 Can you help me for use this methode in delphi?!not familiar with delphi, as long as you can still call the WIN32 API CallWindowProcA, you should be good (parameters are described in the .txt)
Nieylana Posted December 2, 2008 Author Posted December 2, 2008 Impressive performance, especially on that pre-war box of yours Thanks for sharing, might come in handy. not really a box as in a desktop, but rather a laptop and with XP it suits me just fine...(58 sec complete reboot time)
Nieylana Posted December 9, 2008 Author Posted December 9, 2008 anybody successfully used this anywhere? btw for you VB programmers if you download my WTLoader over in the ToolsOfTrade section it has a QuickSearch Class which implements this routine.
Gushe Posted December 9, 2008 Posted December 9, 2008 I wonder how fast it would go here, any way to test it?
ahmadmansoor Posted December 9, 2008 Posted December 9, 2008 anybody successfully used this anywhere? btw for you VB programmers if you download my WTLoader over in the ToolsOfTrade section it has a QuickSearch Class which implements this routine. My friend u must know that I realy i appreciated ur work ....many thanks for ur nice code in VB ... u r the rarely guys how could wite some usfeull code in VB 6.0 many many thanks for ur great work
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now