Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: olesio
Forum: NSIS Discussion 2nd October 2012, 14:24
Replies: 9
Views: 6,002
Posted By olesio
Ok, but I do not use Windows Defender. Only KAV...

Ok, but I do not use Windows Defender. Only KAV 2010 is working as antivirus software in background.
Forum: NSIS Discussion 6th December 2011, 22:31
Replies: 9
Views: 6,002
Posted By olesio
Hmmm when I named notepad.exe I can easly change...

Hmmm when I named notepad.exe I can easly change after install so file is not locked. But when I named before sss.exe pft.exe or similar I have problem with lock. Maybe is other reason why in 99% of...
Forum: NSIS Discussion 6th December 2011, 20:13
Replies: 9
Views: 6,002
Posted By olesio
Why my install is blocked by svchost.exe

Hello. Why my setup exe is blocked by svchost.exe (I know it from LockHunter
which cannot unlock) after finished instaling. When I change OutFile line in
script below and add some text before...
Forum: Winamp Technical Support 7th October 2011, 23:22
Replies: 0
Views: 1,233
Posted By olesio
Minimize to tray by SendMessage.

Hello. Is it possible to minimize WinAmp 5.X to tray by Windows Api SendMessage function? If yes, what kind of message should be? And what wParam and lParam must I give? Thanks.
Forum: Winamp Development 8th December 2009, 14:38
Replies: 5
Views: 3,195
Posted By olesio
Ok, I use Delphi, because this is only language...

Ok, I use Delphi, because this is only
language I know. Thank you for answer.
Forum: Winamp Development 7th December 2009, 15:29
Replies: 5
Views: 3,195
Posted By olesio
In my WinAmp it is work fine. Can you post...

In my WinAmp it is work fine.

Can you post some example Delphi code how to do that? Thanks.
Forum: Winamp Development 30th November 2009, 18:45
Replies: 5
Views: 3,195
Posted By olesio
I handled by myself. I set timer in Init...

I handled by myself. I set timer in Init function:

SetTimer(WinAMP_WND, 1, 100, @EQTimerProc);

EQTimer procedure code:

procedure EQTimerProc;
begin
if GetForeGroundWIndow = EQ_WND then...
Forum: Winamp Development 30th November 2009, 06:51
Replies: 5
Views: 3,195
Posted By olesio
How to handle keys in Equalizer Window

Hello. This is my first post here. I'm writing because I do
not found any hints to do this. I made my first plugin for a
WinAmp in Delphi because it is only language I know. I used
example code...
Showing results 1 to 8 of 8

 
Forum Jump