Search found 11 matches

by shufty
2006-08-16 10:40
Forum: Programmer's Help
Topic: adch++ win32 release build
Replies: 3
Views: 3525

I shouldn't get too enthusiastic. Error 12 fatal error C1083: Cannot open include file: 'delayimp': No such file or directory c:\Builds\adch\trunk\windows\adchppdw.cpp 25 it IS in "C:\Program Files\Microsoft Visual Studio 8\VC\include" which is in PATH. adding location to include made no difference....
by shufty
2006-08-16 10:18
Forum: Protocol Alley
Topic: Split: Passives and SR's
Replies: 27
Views: 15578

there's a few ways to do it: Removing the context menu's applicable options "download this file" "match queue" and so on... adding yet another tick box in search for "receive passive results" which could be greyed out or not shown when in active mode. an auto set option when clicking "only where im ...
by shufty
2006-08-16 09:55
Forum: Programmer's Help
Topic: adch++ win32 release build
Replies: 3
Views: 3525

adch++ win32 release build

Error 12 error C2039: 'cs' : is not a member of 'adchpp::FastAllocBase' c:\Builds\adch\trunk\adchpp\Util.cpp 38 Error 13 error C2146: syntax error : missing ';' before identifier 'cs' c:\Builds\adch\trunk\adchpp\Util.cpp 38 Error 14 error C4430: missing type specifier - int assumed. Note: C++ does ...
by shufty
2005-01-17 04:32
Forum: DCH++ General
Topic: TriggerBoy Script
Replies: 13
Views: 9658

Code: Select all

local punch = string.sub( msg, 1, 10 )
if punch == "-punch hub" then 
dchpp.sendToAll( "* "..client:getNick().." punches hub|" ) 
return dchpp.ACTION_STOP 
end
not looked at lua much, but i think this should do it
by shufty
2005-01-12 07:10
Forum: DCH++ General
Topic: stlport_vc7146.dll missing
Replies: 2
Views: 3849

figures lol yeah it works now, did not realise you had to copy the xml files over, took me a couple of mins to click on to it lol

Seems it didn't let my level 3 account connect when the opcom bots have alt+0160 characters in them.
by shufty
2005-01-12 05:46
Forum: DCH++ General
Topic: stlport_vc7146.dll missing
Replies: 2
Views: 3849

stlport_vc7146.dll missing

compiled with all plugins from svn and the finished exe throws up an error requiring the presence of stlport_vc7146.dll. was unaware of any dlls relating to stl port, but any info on this and/or the whereabouts of the file would be greatly appreciated. EDIT: yeah you can ignore me. the lib directory...
by shufty
2004-07-09 06:55
Forum: Feature Discussion (Archived)
Topic: Suggestions.
Replies: 6
Views: 3145

What this doen't take into account for is users with no slots available. IF they don't have a slot for a list, you get one through minislots, so the speed you get is not going to be the actual speed you could get when you actually get a slot. Also doesn't take into account the fact that file lists s...
by shufty
2004-06-30 02:59
Forum: Programmer's Help
Topic: Working STLport-4.6.2 install configured for DC++
Replies: 3
Views: 2867

I did wonder about that; I think I just changed the version it looked for the in stdinc/stdafx files. What a noobish hack lol
by shufty
2004-01-31 09:05
Forum: Feature Discussion (Archived)
Topic: Distinct Shares for Different Hubs
Replies: 13
Views: 6086

all it would take is a little xml file shuffling, the option to save a defined list of shared folders, and an option to use a list of saved list of share folders.
by shufty
2004-01-30 04:57
Forum: Feature Discussion (Archived)
Topic: Right click custom commands... with a sub menu?
Replies: 5
Views: 2717

lol, actually i just came back to delete this post. I thought i'd had it sused but...not. I hadnt thought about the parenthesis. Been chattin with Todi about this, to the end of using it in $usercommands sent by the hub. I haven't tried this but i remember a mention towards problems with this system...
by shufty
2004-01-30 03:26
Forum: Feature Discussion (Archived)
Topic: Right click custom commands... with a sub menu?
Replies: 5
Views: 2717

sorry to dredge up an old topic, but i feel it is better to post thsi in a corresponding topic: Well, as there is, in the static usercommands in dc++ 0.300 and later, options for "separator, raw, chat, PM" why not add one for "sub-menu" and like the Chat one greys out the "To" box when selected, it ...