Search found 292 matches

by Guitarm
2005-01-12 16:58
Forum: Off Topic
Topic: Visual Basic Coding Help
Replies: 16
Views: 10164

You little......you.......I'm old but I'm not blind - OK? :)
by Guitarm
2005-01-12 16:54
Forum: Off Topic
Topic: Visual Basic Coding Help
Replies: 16
Views: 10164

Obviously my IE is......different, I can see the code with FF........
by Guitarm
2005-01-12 16:44
Forum: Off Topic
Topic: Visual Basic Coding Help
Replies: 16
Views: 10164

Oh, invisible code?, nice concept :)
by Guitarm
2005-01-12 16:33
Forum: Other Direct Connect tools
Topic: Upload Limiter Help for DC++0.668
Replies: 8
Views: 5298

Re: Upload Limiter Help for DC++0.668

BCDC++ has protection against users setting their limit too low - it will cap their download speeds too. I think this is fair, and the same cannot be said about 3rd party programs or some other DC++ limiting mods. Fair deal, unfortunately they seem to kick me for just using BCDC++ (SVN update of DC...
by Guitarm
2005-01-12 16:06
Forum: Feature Discussion (Archived)
Topic: Exact file size column in filelist windows
Replies: 22
Views: 16293

I was actually thinking the same thing, If someone writes the same 4 lines of code and sends them to Arne (of course putting cologic as contributor). Has he rejected them in the past?
by Guitarm
2005-01-12 13:45
Forum: Other Direct Connect tools
Topic: Upload Limiter Help for DC++0.668
Replies: 8
Views: 5298

BSOD2600 wrote:When OPs are stupid enough to kick/ban users for actually showing what they're limiting, they're just making the users go to further extreams to hide what they will always be doing. Quite shortsighted.
Definitely agree. There seems to be a need for change in policy/understanding/ethics on this.
by Guitarm
2005-01-12 11:50
Forum: Feature Discussion (Archived)
Topic: Exact file size column in filelist windows
Replies: 22
Views: 16293

Good, let's hope arne accepts it
by Guitarm
2005-01-12 06:25
Forum: Other Direct Connect tools
Topic: Upload Limiter Help for DC++0.668
Replies: 8
Views: 5298

Me don't like them limiters :(
by Guitarm
2005-01-12 06:14
Forum: DCH++ General
Topic: stlport_vc7146.dll missing
Replies: 2
Views: 3859

I can't find that file on my machine, yet DCH++ both compiles and runs fine here.......
by Guitarm
2005-01-12 05:35
Forum: Programmer's Help
Topic: [Help] Converting a Lock into a Key (Java)
Replies: 18
Views: 9990

Ok, nice to know, thanks :)
by Guitarm
2005-01-12 03:47
Forum: Programmer's Help
Topic: Send a PM to yourself
Replies: 21
Views: 11015

It's a feature, not a bug :wink:
by Guitarm
2005-01-12 03:46
Forum: Programmer's Help
Topic: [Help] Converting a Lock into a Key (Java)
Replies: 18
Views: 9990

Good, and the error is? :wink:
by Guitarm
2005-01-11 02:55
Forum: Feature Discussion (Archived)
Topic: Multi-User Chat/PMs
Replies: 9
Views: 7554

Kinda neat, I like that. Make a feature request in Bugzilla (if it works by now)
by Guitarm
2005-01-07 02:31
Forum: Programmer's Help
Topic: Still baffled by compiling
Replies: 7
Views: 4084

Yes, I suppose its a bit of a fine line between being curious and asking - and really dive into the code yourself and do some serious tinkering with it. The general rule is - if it doesn't work - it's your own fault. I've come to understand that it works a bit like this - If you invest a bit of time...
by Guitarm
2005-01-04 13:52
Forum: Programmer's Help
Topic: C4355 / C2668 | I don't get it, simple as that.
Replies: 5
Views: 3598

Aha, well, to see the actual diff is nice anyway

Thanks!
by Guitarm
2004-12-30 16:07
Forum: Programmer's Help
Topic: C1010: unexpected end of file
Replies: 6
Views: 3660

Now I seem to have to correct myself once again.....I did some deeper tracing/testing here and it actually looks like TortoiseCVS is the reason from the beginning. I downloaded a fresh CVS, added some /* comments */ to the code (with notepad) and did a diff against sf CVS and guess what........I got...
by Guitarm
2004-12-30 01:32
Forum: Programmer's Help
Topic: C1010: unexpected end of file
Replies: 6
Views: 3660

I'm sorry. Of course I meant StringDefs.h/cpp , my mistake. And I do use makedefs.py to create StringDefs.cpp and Example.xml. Anyway, I've found the error. I've been using an editor called EditPlus for a long time. My relationship with this editor will end here and now. This editor was the cause of...
by Guitarm
2004-12-28 17:53
Forum: Programmer's Help
Topic: newbie; unresolved external * 31
Replies: 16
Views: 7863

Good point TPO :)
by Guitarm
2004-12-27 18:58
Forum: Programmer's Help
Topic: newbie; unresolved external * 31
Replies: 16
Views: 7863

Ok, are you absolutely sure you have the right versions of ATL and STL for the version of DC++ you are trying to compile?. And again - are you sure you have included them the right way?
by Guitarm
2004-12-26 18:03
Forum: Programmer's Help
Topic: newbie; unresolved external * 31
Replies: 16
Views: 7863

Should I give you a fish or teach you fishing? :) You've probably missed a include, either stlport or wtl. Mine looks like this: (VC++ Directories -> Include files) F:\DCPlusPlus\includes\wtl\wtl75_4291\include F:\DCPlusPlus\includes\stl\DCPlusPlus-STLPort-4.6.2 And then of course....google is alway...
by Guitarm
2004-12-23 02:07
Forum: Feature Discussion (Archived)
Topic: Download bandwidth control
Replies: 12
Views: 10196

You could always take a look at this client : http://jdcpp.free.fr/ I haven't tried it but It myself but hopefully it fulfills your needs :)
by Guitarm
2004-12-23 00:31
Forum: Programmer's Help
Topic: C1010: unexpected end of file
Replies: 6
Views: 3660

C1010: unexpected end of file

I get this error when compiling : f:\DCPlusPlus\DCPlusPlus-CVS-src\latest_release\dcplusplus\client\StringDefs.cpp(1085): fatal error C1010: unexpected end of file while looking for precompiled header directive The first line gets cut out of MakeDefs.cpp : #include "stdinc.h" If I put in a blank as ...
by Guitarm
2004-12-20 12:52
Forum: Programmer's Help
Topic: compile error :(
Replies: 22
Views: 10644

Obviously this is due to a "new" Project setting in "C/C++" -> General, which has "$(SolutionDir)\stlport";"$(SolutionDir)\wtl" in it. I use the old way. The good thing is that you're free to choose :)
by Guitarm
2004-12-20 10:29
Forum: Programmer's Help
Topic: compile error :(
Replies: 22
Views: 10644

No one wants to be rude but have you done a search for this in here?. There is ALOT of posts about this 'problem'. Anyway, it's nice that you dig into the code and create and understanding of it. But........a tip: It's the searching and investigation that will actually teach you how things work. Try...
by Guitarm
2004-12-20 04:53
Forum: Feature Discussion (Archived)
Topic: Remove All Sources
Replies: 13
Views: 10259

Hm, I'm too old , tired and undereducated to go into a hairy, off track discussion about overall software design. I'm also lazy and a notorious underachiever so this is a big stretch for me.. Joakim: Yes, I agree to a certain point to that but, If you reach a stage where you've coded everything and,...
by Guitarm
2004-12-19 16:16
Forum: Feature Discussion (Archived)
Topic: Remove All Sources
Replies: 13
Views: 10259

Sure, alot of lines to write is a bit tedious, but isn't it the complexity of the code that needs to be written the real challenge? I dunno. How do you differentiate between: - defining the feature well - figuring out the user interface - evaluating the existing code you'll need to modify - writing...
by Guitarm
2004-12-19 11:35
Forum: Feature Discussion (Archived)
Topic: Start DC++ on system startup
Replies: 10
Views: 5726

Yes fusbar, with your enormous share I can actually understand that :)
by Guitarm
2004-12-17 21:48
Forum: Hubs and scripts
Topic: IP ranges in yhub
Replies: 4
Views: 2986

Yes, I moved this
by Guitarm
2004-12-17 15:59
Forum: Feature Discussion (Archived)
Topic: Remove All Sources
Replies: 13
Views: 10259

Good quote, I think I'll borrow that one.

Sure, alot of lines to write is a bit tedious, but isn't it the complexity of the code that needs to be written the real challenge?
by Guitarm
2004-12-17 11:31
Forum: Feature Discussion (Archived)
Topic: URL to files
Replies: 22
Views: 15152

Oh...ok, I'll delete them and try. And you mean I don't have to do anything to get a new one back in there?, is that handled automagically in the code you mean?.
by Guitarm
2004-12-17 11:10
Forum: Feature Discussion (Archived)
Topic: URL to files
Replies: 22
Views: 15152

The magnet uri registration should be done automatically by DC++. You shouldn't have to do anything yourself. Do you have any data in the following registry key?: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\magnet Yes, I have it and it looks ok. the reference to magnet.exe is right and under command it say...
by Guitarm
2004-12-17 07:07
Forum: Programmer's Help
Topic: Ver 0.668 downloading the same filelists over and over
Replies: 2
Views: 2013

Ver 0.668 downloading the same filelists over and over

I've noticed that version 0.668 is downloading the same filelists over and over again. I've tried the tip from you Garg (sniffing the IP of a specific user with ethereal to look for the $SR) but I can't really see what's happening here. If I got it correctly (in discussing it at DCDev Hub) DC++ thin...
by Guitarm
2004-12-17 05:36
Forum: Feature Discussion (Archived)
Topic: URL to files
Replies: 22
Views: 15152

Yes, obviously Firefox can handle dchub:// links now but not the magnet-links. I do belive it has something to do with the registration of magnet-links. But what can I do to register it other than clicking on magnet.exe in DC++ directory?
by Guitarm
2004-12-16 19:00
Forum: Programmer's Help
Topic: compile error :(
Replies: 22
Views: 10644

Replaced? You need the separate WTL installed in a separate dir from VS.NET's
by Guitarm
2004-12-16 11:07
Forum: Feature Discussion (Archived)
Topic: URL to files
Replies: 22
Views: 15152

Hmm...I'm I missing some extension, or?
by Guitarm
2004-12-16 10:18
Forum: Feature Discussion (Archived)
Topic: URL to files
Replies: 22
Views: 15152

A sign saying "You have no applications that currently handles this magnet link"
by Guitarm
2004-12-16 10:09
Forum: Feature Discussion (Archived)
Topic: URL to files
Replies: 22
Views: 15152

Yes, it works fine in IE but not in Firefox
by Guitarm
2004-12-16 09:49
Forum: Feature Discussion (Archived)
Topic: URL to files
Replies: 22
Views: 15152

I hope I'm not hijacking threads here now but..........I don't seem to get magnet-links to work in my brand, shiny new Firefox browser, anyone with a tip?
by Guitarm
2004-12-15 10:48
Forum: Programmer's Help
Topic: Feature and Bugfix help
Replies: 8
Views: 4763

Bugzilla?
by Guitarm
2004-12-13 12:25
Forum: Feature Discussion (Archived)
Topic: Improved sources search
Replies: 29
Views: 20230

I think this feature is a hack to try to do what multisouce downloading accomplishes without any work (besides the complete overhaul required of many of DC++'s internals). I'm more willing to work on a long term solution (multisouce) than a short term one (speed finding on existing sources). If you...
by Guitarm
2004-10-18 13:54
Forum: Feature Discussion (Archived)
Topic: Incomplete files and download folders
Replies: 24
Views: 11674

Same thing, no renaming or moving necessary, just get a decent player - VLC for example (choose the latest one)

http://vthr.via.ecp.fr/~videolan/build/win32/
by Guitarm
2004-10-18 10:55
Forum: Other Direct Connect tools
Topic: Where can i download a non-bug version of rmDC++?
Replies: 12
Views: 7111

Wow, fantastic, I'm getting more and more impressed by peoples ability to express themselves ;-)
by Guitarm
2004-10-18 10:47
Forum: Feature Discussion (Archived)
Topic: I wish DC++ be more STABLE before more FUNCTIONAL
Replies: 9
Views: 5272

Re: I wish DC++ be more STABLE before more FUNCTIONAL

GargoyleMT wrote:Yes, but the code you quoted later won't work. CF_UNICODE isn't available on Windows 9x. (That was my initial fix too, but I knew its perils)
Hehe, how much did I not try......and I was almost there........ ;-)
by Guitarm
2004-10-15 16:45
Forum: Feature Discussion (Archived)
Topic: Automaticly remove .dctmp files from share
Replies: 7
Views: 4269

Move the unfinished dir and edit the xml files by hand. But PLAN and THINK before you do it.
by Guitarm
2004-10-13 07:18
Forum: Feature Discussion (Archived)
Topic: Dc++ new version (0.4032)
Replies: 18
Views: 11008

What's the problem with the extension?, you can do everything with a partly downloaded file that you could before. The big reason for having the TTH in the filename is if you lose your Queue.xml you can rebuild it with the files themselves. In other words, the temp file holds all information needed ...
by Guitarm
2004-10-12 13:04
Forum: Feature Discussion (Archived)
Topic: Transfer & Queuing
Replies: 18
Views: 9416

Apparantly, yes
by Guitarm
2004-10-04 06:23
Forum: Hubs and scripts
Topic: How can I open a Server in a private Network
Replies: 4
Views: 2635

A Server?, Hubsoft?, what are you talking about. Some specifics please
by Guitarm
2004-10-02 12:57
Forum: Feature Discussion (Archived)
Topic: Download queue: Group by users
Replies: 2
Views: 1984

Hm, this puts the focus on the user, not the file. I don't know about that....but, oh well Ps. I've done a super-mega-ugly-monster-hack that makes it possible to search for a user on hublist.org from whereever there's a user/nickname in DC++. Reasons why it's a stupid feature: 1. It's a monster-mega...