| View previous topic :: View next topic |
| Author |
Message |
Hippo Contributor


Joined: 08 Feb 2005 Posts: 53
|
Posted: Thu Sep 28, 2006 1:56 pm Post subject: Bug in VDSGUI; Does Codescript still visit these forums |
|
|
I am a registered user of VDSGUI and I've found a bug in the DLL. I've sent him an email and had no reply.
Also I notice his forums have been hacked :S
The bug if anyone is interested..
This works
| Code: | | GUI SET,TASKICON,TASKICON1,#guitestwin,exc.ico,Changed |
Trying to use an icon from the exe resource fails
| Code: | | GUI SET,TASKICON,TASKICON1,#guitestwin,#exc.ico,Changed |
It sets the text but doesnt set the icon. Im guessing since he uses the same field three times in different contexts (icon.ico,#icon.ico,Balloontip) the addition of balloontop introduced a bug.
I can work around it either by removing and then adding the trayicon (you can see this happening and its more lines of code) or by having the icons not combined with the excecutable (looks damn untidy and unprofessional) |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Thu Sep 28, 2006 3:09 pm Post subject: |
|
|
Looks like codescript forum was hacked and all of the posts were deleted. I've removed the splash page that appears on his forum. Quite honestly I don't recommend anyone use Phpbb as the software seems to be a target of attacks on an ongoing basis, and prone to being used by spammers as well.
I know CodeScript is pretty busy and I haven't seen him here for quite some time. You can try to email him from his site and see if he contacts you back. |
|
| Back to top |
|
 |
Hippo Contributor


Joined: 08 Feb 2005 Posts: 53
|
Posted: Fri Sep 29, 2006 10:58 am Post subject: |
|
|
| PGWARE wrote: | | I know CodeScript is pretty busy and I haven't seen him here for quite some time. You can try to email him from his site and see if he contacts you back. |
Done that no reply  |
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Sat Sep 30, 2006 3:28 am Post subject: |
|
|
| Quote: | | Quite honestly I don't recommend anyone use Phpbb as the software seems to be a target of attacks on an ongoing basis |
no kidding!!! i gave up using it at my site after i got something like 10 pages of spam posts + there was no quick way to delete all the posts except to delete them 1 at a time which i didn't do ... i just shut down the forum
serge _________________
|
|
| Back to top |
|
 |
|