Search found 205 matches
- 2007-01-05 19:19
- Forum: Off Topic
- Topic: Lack of coding knowledge? np use DieHard...
- Replies: 3
- Views: 14604
I think it's a good idea if it reports these errors and problems for testing the program, and fixing things. But it seems to be more aimed at making money from the pc user, instead of a development tool. :roll: Plus, 50 - 75% more mem used kind of indicates that they are not very good at writing eff...
- 2007-01-01 08:15
- Forum: Programmer's Help
- Topic: Edit Form MID and Menu's ?
- Replies: 2
- Views: 12818
- 2006-12-13 13:05
- Forum: Hubs and scripts
- Topic: how to enable simple script on ptokax?
- Replies: 4
- Views: 5678
- 2006-12-12 13:53
- Forum: Other Direct Connect tools
- Topic: "Full tree does not match TTH root"
- Replies: 15
- Views: 13607
- 2006-12-03 20:17
- Forum: adchpp general
- Topic: Unofficial build
- Replies: 2
- Views: 4773
- 2006-12-01 21:41
- Forum: adchpp general
- Topic: Problem connecting to adch
- Replies: 22
- Views: 22733
You can register on the adc hublist website. :) How i sorted Op accounts out was using the !regme command, then manually editing the users.txt file. Probably a better way in access.lua. :) I sure there is some way to set MOTD, not cannot think of it at the moment. No idea about min share / max hubs,...
- 2006-12-01 14:50
- Forum: adchpp general
- Topic: Problem connecting to adch
- Replies: 22
- Views: 22733
- 2006-12-01 13:09
- Forum: adchpp general
- Topic: Unofficial build
- Replies: 2
- Views: 4773
Unofficial build
svn86. Built using: VS 2005 Boost 1.33.1 scons 0.961 Python 2.4.4 swig 1.3.29 Didn't use swig 1.3.31 as it causes access.lua to fail when starting the hub. Because of this python 2.4.4 was used instead of python 2.5, as python 2.5 fails building with swig 1.3.29. http://www.freetohost.co.uk/mike/adc...
- 2006-12-01 12:08
- Forum: adchpp general
- Topic: general problems
- Replies: 6
- Views: 7390
Would any of you lot be willing to send me a copy? I figure it wouldn't be too much hassle on your part(s) since you may already have compiled copies available on your PC. I'll re-read the license, if allowed i'll post some links in a few hours. :) Why was it being flooded? Regarding hublist.org be...
- 2006-11-30 12:57
- Forum: adchpp general
- Topic: general problems
- Replies: 6
- Views: 7390
- 2006-11-29 12:58
- Forum: Developer's resort
- Topic: ADCH++ Build on VS 2005 win32
- Replies: 3
- Views: 15440
I'll quickly write a new guide . . . . 1. Install svn, and get the adchpp as mentioned in the other post. 2. "Install" boost (it doesn't need compiling, just the contents of the include directory put in the correct place on your harddisk) 3. Install python 4. Install scons 5. Install swig ( 1.3.31 n...
- 2006-11-24 12:39
- Forum: Proposals
- Topic: Rewrite the UserCommands
- Replies: 7
- Views: 8176
- 2006-11-24 10:26
- Forum: Proposals
- Topic: Rewrite the UserCommands
- Replies: 7
- Views: 8176
- 2006-11-24 10:22
- Forum: Programmer's Help
- Topic: fatal error RC1015: cannot open include file 'atlres.h'
- Replies: 2
- Views: 5703
- 2006-11-19 19:20
- Forum: adchpp general
- Topic: Problem connecting to adch
- Replies: 22
- Views: 22733
That's why i initially suggested adding some settings for it. Decided against doing it that way for now, since i figured querying the xml everytime an IP wanted checking might decrease performance. :) Obviously that patch can be modded to permit specified lan ip's easy enough for other people, but i...
- 2006-11-16 12:44
- Forum: adchpp general
- Topic: Problem connecting to adch
- Replies: 22
- Views: 22733
Simple patch to sort it. :) Index: adchpp/trunk/adchpp/ClientManager.cpp =================================================================== --- adchpp/trunk/adchpp/ClientManager.cpp (revision 86) +++ adchpp/trunk/adchpp/ClientManager.cpp (working copy) @@ -288,7 +288,7 @@ for(StringIter j = cmd.get...
- 2006-11-15 04:45
- Forum: adchpp general
- Topic: Problem connecting to adch
- Replies: 22
- Views: 22733
- 2006-11-13 14:05
- Forum: adchpp general
- Topic: Problem connecting to adch
- Replies: 22
- Views: 22733
- 2006-11-12 12:50
- Forum: adchpp general
- Topic: Problem connecting to adch
- Replies: 22
- Views: 22733
Problem connecting to adch
Having trouble connecting to the adchpp. Other people can get in fine, but when i connect i have to either use localhost or my lanip addy. When using my external i get [17:46:46] *** No connection could be made because the target machine actively refused it. When using localhost [17:45:01] *** Conne...
- 2006-10-21 20:26
- Forum: Proposals
- Topic: more translation files for one language
- Replies: 5
- Views: 7507
Seems like your request is more based along the lines of mainly using dc++'s one, and extra / different string in another file for a mod of dc++. This should really be requested on Strong's forums. I've already done this for my own mod, it uses the language packs from dc++, and i have my own strings...
- 2006-10-20 06:31
- Forum: Programmer's Help
- Topic: SVN 682 problem...
- Replies: 8
- Views: 8725
- 2006-10-20 05:44
- Forum: Programmer's Help
- Topic: SVN 682 problem...
- Replies: 8
- Views: 8725
- 2006-10-20 04:34
- Forum: Programmer's Help
- Topic: Visual Studio 2005 - "Updating intellisense" probl
- Replies: 5
- Views: 6777
- 2006-10-20 04:08
- Forum: Programmer's Help
- Topic: SVN 682 problem...
- Replies: 8
- Views: 8725
I don't think that causes the crash, it just won't build for me. Doesn't like the "return false" bit. :P Compiling... ShareManager.cpp .\client\ShareManager.cpp(229) : error C2664: 'std::_Tree<_Traits>::const_iterator::const_iterator(const std::_Tree<_Traits>::const_iterator &)' : cannot convert par...
- 2006-10-19 19:53
- Forum: Programmer's Help
- Topic: SVN 682 problem...
- Replies: 8
- Views: 8725
- 2006-10-19 19:46
- Forum: Programmer's Help
- Topic: Visual Studio 2005 - "Updating intellisense" probl
- Replies: 5
- Views: 6777
I agree Pasqualle, i think it is a stupid option, which most people don't know about, and should be defaulted to show them, not hide them. Anyway poy, it seems quite simple. :) http://blogs.msdn.com/oldnewthing/archive/2005/05/03/414317.aspx http://msdn.microsoft.com/library/default.asp?url=/library...
do you mean the underline appears only once you push the "Alt" button? if this is it, it's a Windows "feature", and there is a checkbox somewhere to disable this but i can't tell you where :lol: Right Click on your Desktop, Properties. Effects page. On XP, Appearance page, click effects. With that ...
- 2006-10-04 11:36
- Forum: Other Direct Connect tools
- Topic: Pease help me!!!!
- Replies: 9
- Views: 8956
- 2006-10-02 10:12
- Forum: Off Topic
- Topic: youtube.com videos
- Replies: 14
- Views: 12692
- 2006-09-30 13:23
- Forum: Other Direct Connect tools
- Topic: Please help! download starting fast and then slows hard
- Replies: 2
- Views: 4649
- 2006-09-28 11:50
- Forum: Developer's resort
- Topic: Doesn't fully support TTH - Old Version
- Replies: 7
- Views: 8400
- 2006-09-27 19:15
- Forum: Developer's resort
- Topic: Doesn't fully support TTH - Old Version
- Replies: 7
- Views: 8400
Doesn't fully support TTH - Old Version
Since DC++ can no longer download from old versions, due to them not fully supporting TTH, isn't it time VeryOldVersion (which exists in old clients) was used in the Version.xml ?
- 2006-09-26 11:46
- Forum: Programmer's Help
- Topic: compiling dc++
- Replies: 9
- Views: 9044
- 2006-09-26 11:45
- Forum: Proposals
- Topic: A option that enables so that files without TTH is allowed
- Replies: 20
- Views: 15920
- 2006-09-24 11:00
- Forum: adchpp general
- Topic: Compile warnings VS 2005 [split]
- Replies: 4
- Views: 6027
3) only in debug mode Try compiling in release mode after using this patch (the changes of which Gabberworld told me about). It's also needed to compile on other compilers in release mode. :) Index: trunk/adchpp/Util.cpp =================================================================== --- trunk/...
- 2006-09-23 19:57
- Forum: Proposals
- Topic: Fetures That Use To Be
- Replies: 1
- Views: 3642
Re: Fetures That Use To Be
Wow, you are aloud to use new lines. :P 1. -----Ok One Feture That Should Never Have Been Removed Is In Options A Chex Box That Allows Users To Bring New Windows In Back Of Old Open Windows You Know So When A User Gets File List From Like 10 Users It Leaves One They Are Searching In Front. 2. Aslo A...
- 2006-09-23 19:50
- Forum: Programmer's Help
- Topic: downloading 0.401 filelist on dc++ 0.68+
- Replies: 3
- Views: 5498
- 2006-09-22 11:26
- Forum: Other Direct Connect tools
- Topic: Downloads on DC++ 0.691 freeze.
- Replies: 23
- Views: 17839
- 2006-09-22 05:40
- Forum: Other Direct Connect tools
- Topic: Downloads on DC++ 0.691 freeze.
- Replies: 23
- Views: 17839
- 2006-09-22 04:04
- Forum: Other Direct Connect tools
- Topic: Downloads on DC++ 0.691 freeze.
- Replies: 23
- Views: 17839
- 2006-09-13 03:36
- Forum: Proposals
- Topic: chatbox clear checkbox
- Replies: 14
- Views: 12927
- 2006-09-12 10:06
- Forum: adchpp general
- Topic: error C2065: 'VERSIONSTRING' : undeclared identifier [split]
- Replies: 1
- Views: 3951
- 2006-09-10 06:58
- Forum: Plugin / Script help
- Topic: global adchpp?
- Replies: 2
- Views: 5275
- 2006-09-09 21:00
- Forum: adchpp general
- Topic: Installing boost
- Replies: 18
- Views: 16403
I've no idea about the ruby version. It doesn't work for me anymore (using mingw). I'm guessing that the "Could not open file" is refering to a missing settings xml file. Which you can find in the etc directory. You need to put adchpp.xml in the config directory (adchpp makes when you run it for the...
- 2006-09-09 10:50
- Forum: adchpp general
- Topic: Installing boost
- Replies: 18
- Views: 16403
- 2006-09-08 20:24
- Forum: adchpp general
- Topic: Installing boost
- Replies: 18
- Views: 16403
Similar errors to http://www.dcpp.net/forum/viewtopic.php?t=18160 . With a possible solution.
- 2006-09-07 20:27
- Forum: adchpp general
- Topic: Installing boost
- Replies: 18
- Views: 16403
- 2006-09-03 10:37
- Forum: Off Topic
- Topic: youtube.com videos
- Replies: 14
- Views: 12692
- 2006-09-03 09:52
- Forum: adchpp general
- Topic: Installing boost
- Replies: 18
- Views: 16403