Hi again :)
Here's another tutorial for you guys.
Few notes were left on this one. But you will see it is quite straight foward.
Did you ever wondered how Windows Media Player did to put their player in the task bar???
Did you ever wanted to make a search application faster than the one provided with Windows ?
How to add a toolbar?
Here I come with an answer for these questions 
Go trough the tutorial and you will be able to implement your cool app within windows.
This works on XP and Vista ( both tested ).
For the installation of your dll read carefully the installations notes in the release dir. :)
This is a tutorial from Developers Heaven team.
Join to share your knowledge and have fun...
Education / Tutorials / Programming Solutions → Delphi tutorial add a Band in TaskBar By:JM-DG08 Jul 2009, 03:58 http://www.mediafire.com/download.php?oeigqtd4mjk You have to login or register to post comments. |



Some good tutorials you've got started here keep it up mate.
Excellent job there.. mate..
Keep it up Mate.....But I can't find the tutorial....
Under the keywords is a download link. That's the tutorial.
Here's the link if you can't find...
Please login or register to download
or
Use alternative download link
Sir you are great, I will go through all tut . My regards and +2.
sir, i m really confused! Avast anti-virus shows the file "SearchBarBand.dll as a virus. As this file is hosted on asta which is a trusted source still I did an online virus scan and here is the result::::---
Antivirus Version Last Update Result
a-squared 4.5.0.24 2009.08.20 -
AhnLab-V3 5.0.0.2 2009.08.20 -
AntiVir 7.9.1.3 2009.08.20 W32/Induc.A
Antiy-AVL 2.0.3.7 2009.08.20 -
Authentium 5.1.2.4 2009.08.19 W32/Induc.A
Avast 4.8.1335.0 2009.08.19 Win32:Induc
AVG 8.5.0.406 2009.08.20 -
BitDefender 7.2 2009.08.20 Win32.Induc.A
CAT-QuickHeal 10.00 2009.08.19 -
ClamAV 0.94.1 2009.08.20 -
Comodo 2033 2009.08.20 -
DrWeb 5.0.0.12182 2009.08.20 Win32.Induc
eSafe 7.0.17.0 2009.08.19 -
eTrust-Vet 31.6.6688 2009.08.19 Win32/Induc.A
F-Prot 4.4.4.56 2009.08.19 W32/Induc.A
F-Secure 8.0.14470.0 2009.08.20 -
Fortinet 3.120.0.0 2009.08.20 -
GData 19 2009.08.20 Win32.Induc.A
Ikarus T3.1.1.68.0 2009.08.20 -
Jiangmin 11.0.800 2009.08.20 -
K7AntiVirus 7.10.822 2009.08.19 -
Kaspersky 7.0.0.125 2009.08.20 -
McAfee 5714 2009.08.19 W32/Induc
McAfee+Artemis 5714 2009.08.19 W32/Induc
McAfee-GW-Edition 6.8.5 2009.08.20 -
Microsoft 1.4903 2009.08.20 Virus:Win32/Induc.A
NOD32 4350 2009.08.20 -
Norman 6.01.09 2009.08.19 W32/Induc.A
nProtect 2009.1.8.0 2009.08.20 -
Panda 10.0.0.14 2009.08.20 -
PCTools 4.4.2.0 2009.08.19 -
Prevx 3.0 2009.08.20 -
Rising 21.43.33.00 2009.08.20 -
Sophos 4.44.0 2009.08.20 W32/Induc-A
Sunbelt 3.2.1858.2 2009.08.20 Trojan.Win32.Malware
Symantec 1.4.4.12 2009.08.20 W32.Induc.A
TheHacker 6.3.4.3.383 2009.08.13 -
TrendMicro 8.950.0.1094 2009.08.20 -
VBA32 3.12.10.9 2009.08.20 -
ViRobot 2009.8.20.1893 2009.08.20 -
VirusBuster 4.6.5.0 2009.08.19 Win32.Induc
Please help me out...
I would have thought that this is just the way that this program is designed is recognized as a way that viruses can attack your computer, but using the stuff JMDG has in the archive you could build a version from source if you don't trust it, but I can assure you that this has no virus.
@Everybody
It is a minor virus all it does is reproduce itself.
).
About the virus thing, all my tutorials are indeed infected. I found this out 4 days ago.
(Antivir companies found it 2 days ago (that's why it didn't showed up as infected before), I reported this issue 4 days ago)
Don't panic
Let me explain you how the virus works in order to explain you why my tutorials became bearer of this virus.
The virus can only reside in programs programmed in delphi.
(By the way 30% of delphi programmers got stroked by this virus
The compiler used to compile these lines of code is Delphi7.
The virus infect a file always used by the compiler Delphi (low-level essential code).
The virus attacks only from delphi 4 to delphi 7.
Then each time the programmer who is infected make a program or compile using Delphi his program becomes bearer of this virus.
How you become infected: by launching a program which is infected.
So I became infected by executing an infected program (ex. could be notepad).
Details:
In the Internet appeared peculiar for Delphi virus. Its essence is that infested the program searches the disk installed version of Delphi, and if found, modifies the file SysConst.dcu (old version is saved under the name SysConst.bak), and then all the programs in Delphi, compiled on the computer begin to accurately Delphi also infect those computers where they are run. The virus has contributed to the fact that some versions of the popular messenger QIP have been infected with them (the developers of QIP has apologized for it). So far, the only detectable deleterious effect of the virus - is that due to a bug in its code when you run an infected program raises Runtime error 3 if the registry key HKEY_LOCAL_MACHINE \ SOFTWARE \ Borland \ Delphi \ x.0 (x - 4 to 7) contains an incorrect parameter value RootDir (for the correct value of the error does not occur).
IMPORTANT
If you do not have delphi installed on your computer the virus will just do nothing.
If you have delphi installed, just follow these following steps to disinfect you/to know if you are infected.
Check your version of Delphi, and if you find yourself in SysConst.bak, follow these steps: (SysConst.bak is normally located on:C:\Program Files\Borland\Delphi7\Lib)
1. Remove SysConst.dcu
2. Rename SysConst.bak into SysConst.dcu. Keep yourself a copy of SysConst.bak.
3. Remove all the compiled exe of your projects that you have made so far to avoid reinfection.
The infected sysconst.dcu is about 17KB while the original sysconst.bak is about 11KB.
In other words, the virus is really not offensive.
The actual purpose of this virus was that anti-virus detect it, so that all delphi programmers become penalized because users don't trust programs detected as virus... -_-
@tobyb121
So if a user has executed an infected program, everytime he will make a program then compile it his program will be infected. Even if he has a clean source.
I hope I made everything clear for you.
I will reupload the fixed and clean tutorials tomorrow.
Don't worry.
All tutorials/releases in delphi that I've made are now virus-free.
Sorry for the trouble.
@JM-DG thank you very much sir.
@tobyb121 Sir please be sure before telling us about virus free..otherwise it will be free virus..no offense plz..
@munai, I am sorry for saying that, I was really just trying to say that JM-DG is a very trusted user and wouldn't knowingly put a virus into his release. I am just glad that this is so easily fixed, and thanks JM-DG for handling this so well and quickly. Somehow I didn't seem to be effected by this, even though I have used most of your tutorials and have downloaded pingz etc. I'm using delphi 7 SE, which seems odd?
@ munai
tobyb121 was not entirely wrong because looking at my source code there was no virulent code. The virus was being injected at a low-level something he could not know ^^.
@tobyb121, I am sorry for being so rude...Asta is the best and most reliable source ever. That is why i was astound. Sorry again mate.
agreed @munai, i miss old asta that all posting are perfect and not waste our time to re-download