Search found 18 matches

by Alexei Kubarev
2004-07-31 05:06
Forum: Programmer's Help
Topic: Change the Tag
Replies: 13
Views: 7005

hehe... good suggestion but i thought about it and just threw it out... cuz DC i kinda borring... its time to get a bit more serious with stuff :)
by Alexei Kubarev
2004-04-12 07:42
Forum: Feature Discussion (Archived)
Topic: Copy filename/nick/path etc from search
Replies: 4
Views: 2270

Copy filename/nick/path etc from search

Hi...
Some OPs thought that it would be good if it was possible to copy Nick/filename/path to the clipboard from the search window... In case you have to kick someone you just paste the filenmae and a path...

So... if someone is intrested i can paste the code that worked for me ;)
by Alexei Kubarev
2004-04-11 09:38
Forum: Programmer's Help
Topic: New STLPort
Replies: 7
Views: 4063

its 4.6.1
Believe me... ive tested... :D
Had the same problem few daays ago...
look here http://dcplusplus.sourceforge.net/forum ... php?t=9418

;) worked for me...
by Alexei Kubarev
2004-04-11 08:06
Forum: Protocol Alley
Topic: Exploits as defenses
Replies: 8
Views: 5179

Nice post ;) The last one ofcource ;)
by Alexei Kubarev
2004-04-11 07:56
Forum: Programmer's Help
Topic: New STLPort
Replies: 7
Views: 4063

Jahh... on the Main dc++ page it seems to be the old version...

Try this link http://sourceforge.net/project/showfile ... p_id=40287
Worked for me... the same thing with WTL
by Alexei Kubarev
2004-04-11 04:41
Forum: Feature Discussion (Archived)
Topic: Queue: "Crop Source"
Replies: 19
Views: 7394

Okej... but you still didnt answer to my question -- what would you like to happend in case there are No sources with slots? -- remove all and have "No users to download from"?
by Alexei Kubarev
2004-04-10 12:53
Forum: Feature Discussion (Archived)
Topic: Queue: "Crop Source"
Replies: 19
Views: 7394

What would you like it to do in case noonehas any slots??? Remove the item from the queue?
by Alexei Kubarev
2004-04-10 09:07
Forum: Programmer's Help
Topic: Change the Tag
Replies: 13
Views: 7005

okej... i found it...
i liked the way of coding it...
how did u do it--i didnt see any function that proccessed it...
by Alexei Kubarev
2004-04-10 07:30
Forum: Programmer's Help
Topic: Change the Tag
Replies: 13
Views: 7005

But i haven modified it SO much yet...its all in proccess... i just think that its better if it will be different... cuz its not DC++ anymore... even thou its almos like DC++...

Im REALLY stupid...cuz i skipped the line in his post... sorry...
by Alexei Kubarev
2004-04-10 07:08
Forum: Programmer's Help
Topic: Change the Tag
Replies: 13
Views: 7005

Well.. you guys said that if im serious--i might find it... i am serious but cant find it... any tip or something?

plz
by Alexei Kubarev
2004-04-10 05:58
Forum: Programmer's Help
Topic: Not sure where to change "<++" to something els
Replies: 1
Views: 1850

Not sure where to change "<++" to something els

Hi! I'd like to change "<++" to something else... Just to be able to show that its a different client... <oDC shows that its an oDC client, not DC++...so i wanted the same thing... As far as i get it, the whole tag is sent to the hub on $Hello command... or somewhere there... $MyInfo might be more c...
by Alexei Kubarev
2004-04-09 14:00
Forum: Programmer's Help
Topic: Change the Tag
Replies: 13
Views: 7005

well... i was thinking aabout changing the tag... all i wanted was to change <++ part to something else... just to show that its a different client...
just like <oDC...

I think its supposed to be set somewhere where the client connects to the server.. or even on a startup... or?

Thanx, Alex
by Alexei Kubarev
2004-04-09 08:53
Forum: Programmer's Help
Topic: 50 error while compiling
Replies: 11
Views: 5792

Great!
It worked... The problem was the old stlport and WTL on http://dcplusplus.sourceforge.net/?page=download

I got the better ones from http://sourceforge.net/project/showfile ... p_id=40287

So it worked... :D Thanx alot!
I hope everything else will work just fine :D
by Alexei Kubarev
2004-04-09 08:27
Forum: Programmer's Help
Topic: 50 error while compiling
Replies: 11
Views: 5792

Ive got WTL 7.0 from the dc++ site :S If i MUST have WTL 7.1 i might need a link :S Anyway... ivegit even more errors now :S c:\include\stlport\stl\_string.c(350): error C2059: syntax error : ')' c:\include\stlport\stl\_string.c(350): error C2059: syntax error : ')' c:\include\stlport\stl\_string.c(...
by Alexei Kubarev
2004-04-09 06:49
Forum: Programmer's Help
Topic: 50 error while compiling
Replies: 11
Views: 5792

thats what io do... i took it from DC++ page and placed it in Vc7... icluded it...
by Alexei Kubarev
2004-04-09 05:25
Forum: Programmer's Help
Topic: 50 error while compiling
Replies: 11
Views: 5792

A lil more info...

Syntax errors and stuff... STLPort\stl\_string.c is a file... Errors are starting dfrom the line 337... Im not sure why... c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\stlport\stl\_string.c(350): error C2059: syntax error : ')' c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\stlport...
by Alexei Kubarev
2004-04-09 05:13
Forum: Programmer's Help
Topic: 50 error while compiling
Replies: 11
Views: 5792

Errors are about the files that are in STL...
_string.c Had lots of them... about 20 or so...
im using the files from dc++ site...

ideas?

Thanx,Alex
by Alexei Kubarev
2004-04-08 15:58
Forum: Programmer's Help
Topic: 50 error while compiling
Replies: 11
Views: 5792

50 error while compiling

Hi,
Im trying to compile DC++ 0.401 on VS.NET 2003...
Ive included everything like it said in the compile.txt..
But i Still get lots of errors..
I guess i have to include dbghelp.dll even thou im on WinXP
but how?

Please help...
Thanks,Alex