Search found 508 matches

by joakim_tosteberg
2003-09-30 09:53
Forum: Programmer's Help
Topic: down to the last 3 errors! Please help.
Replies: 24
Views: 9930

You shall just include the root of STLport(E:\complie\stlport\).
Are you having the hashmanaget.c/h and the tiger.c/h included?
by joakim_tosteberg
2003-09-28 11:57
Forum: Programmer's Help
Topic: Files generated during build
Replies: 0
Views: 1332

Files generated during build

Then I do build dc++ do I get one more file the normal .exe and .pdb files, in debug build do I get a dcplusplus.ilk and in realeas do I get a dcplusplus.map as far as I know does the dcplusplus.map contain some kind of linker adresses is this correct? But what is the .ilk file, is this something si...
by joakim_tosteberg
2003-09-27 13:32
Forum: Hubs and scripts
Topic: i want to set up my own hub? how
Replies: 26
Views: 9652

An other good thing to do I think (at least in the beggining) is to empty the box where you specify min client version.
by joakim_tosteberg
2003-09-27 13:31
Forum: Hubs and scripts
Topic: i want to set up my own hub? how
Replies: 26
Views: 9652

I´m not sure if I have understand this right, but if you are trying to connect to the hub from the same computer as the hub are running you´ll have to connect to it using your local ip. In the listening port field can you do you put the port number you want the hub to look for connections on, ...
by joakim_tosteberg
2003-09-27 10:44
Forum: Hubs and scripts
Topic: i want to set up my own hub? how
Replies: 26
Views: 9652

http://ptokax.sourceforge.net/ is the adress to the old ptokax homepage, the new hompage is http://ptokax.box.cz but this page sees like it not have come online yet since the hacker attack(which you can read a little about here.
by joakim_tosteberg
2003-09-26 23:39
Forum: Programmer's Help
Topic: "Unknown Compiler Version" building dc++ 0.262
Replies: 4
Views: 2639

Sorry for that, it was just that it compiled in debug mode and that I did get none of the other problems fixed by patch which made me thought this was a new problem :oops: .
by joakim_tosteberg
2003-09-26 13:49
Forum: Programmer's Help
Topic: "Unknown Compiler Version" building dc++ 0.262
Replies: 4
Views: 2639

I found a good solution for this problem now, I hade to change: #ifndef _DEBUG #if _MSC_VER == 1200 __pfnDliFailureHook = FailHook; #elif _MSC_VER == 1300 __pfnDliFailureHook2 = FailHook; #else #error Unknown Compiler version #endif to #ifndef _DEBUG #if _MSC_VER == 1200 __pfnDliFailureHook = FailHo...
by joakim_tosteberg
2003-09-26 11:28
Forum: Programmer's Help
Topic: "Unknown Compiler Version" building dc++ 0.262
Replies: 4
Views: 2639

"Unknown Compiler Version" building dc++ 0.262

Then I try to build dc++ 0.262 (unmodified code) in release build with vs .net 2003 di I get an error mssage saying: windows\main.cpp(54) : fatal error C1189: #error : Unknown Compiler version All earlier version of dc++ have worked well and it doeas also work well in debug configuration. Do anyone ...
by joakim_tosteberg
2003-09-26 07:40
Forum: Hubs and scripts
Topic: i want to set up my own hub? how
Replies: 26
Views: 9652

Here is a link to the old neo-modus dc client which you need to have installed to use the Direct conect Hub 1.0.
http://fileforum.betanews.com/download. ... =984992057
by joakim_tosteberg
2003-09-25 08:17
Forum: Hubs and scripts
Topic: i want to set up my own hub? how
Replies: 26
Views: 9652

This topic can probably lead you in the correct direction: http://dcplusplus.sourceforge.net/forum ... hub+create
Find it by a simple SEARCH using the keywords "hub AND create".

Edit: Isn´t it amazing how much a little search can do?
by joakim_tosteberg
2003-09-24 08:39
Forum: Programmer's Help
Topic: Setting/options in xml file
Replies: 3
Views: 2311

This is the row fore active/passive/socks5. Set the x to 0 for passive and 1 for active. This is row 30 in the DcPlusplus.xml.
<ConnectionType type="int">x</ConnectionType>
by joakim_tosteberg
2003-09-23 10:09
Forum: Hubs and scripts
Topic: help me please
Replies: 3
Views: 1850

Are there supposed to be a smiley in the script?
Perhaps you should ahve ticked the box "Disable smilies in this post" befor you posted you post. :-)
by joakim_tosteberg
2003-09-21 11:43
Forum: Programmer's Help
Topic: VC6 compiling problems
Replies: 3
Views: 2409

One more thing, are you using the original source or have you modified it?
If you´ve done so, try to compile the original and see if thats work.
by joakim_tosteberg
2003-09-21 11:38
Forum: Programmer's Help
Topic: VC6 compiling problems
Replies: 3
Views: 2409

Are you sure that you have included the sdk and stl _before_ normal includes? If you want dc++ to compile with vs .net 2003 you´ll have to apply the patch t o stl port in THIS thread and then get the patch for dc++ HERE . And be sure to read through both threads completly to get all information y...
by joakim_tosteberg
2003-09-20 00:50
Forum: Other Direct Connect tools
Topic: !Static Lock?
Replies: 12
Views: 6345

Why not just disconnect the computer running the hub from the net?
by joakim_tosteberg
2003-09-20 00:41
Forum: Feature Discussion (Archived)
Topic: Upload speed limiting patch...
Replies: 35
Views: 14237

Roadblock, it does infact exist some reason for upload límiting. For example on an ADSL line there downloads fmore or less die sometimes then uploads goes to fast.
by joakim_tosteberg
2003-09-17 10:37
Forum: Hubs and scripts
Topic: problem starting my dc hub
Replies: 3
Views: 2173

SEARCH with hub AND create
by joakim_tosteberg
2003-09-15 22:57
Forum: Hubs and scripts
Topic: Ptokax homepage
Replies: 2
Views: 1640

Didn´t remember the adress t othe forum :wink: .
by joakim_tosteberg
2003-09-15 09:16
Forum: Hubs and scripts
Topic: Ptokax homepage
Replies: 2
Views: 1640

Ptokax homepage

What have happend to the ptokax homepage http://ptokax.box.cz? Then I try to enter it i get a box requesting user name and password, what is this?
by joakim_tosteberg
2003-09-13 23:43
Forum: Feature Discussion (Archived)
Topic: Upload speed limiting patch...
Replies: 35
Views: 14237

You can ry to download a mod like DC++k, it supports upload speed limiting.
by joakim_tosteberg
2003-09-09 06:27
Forum: Protocol Alley
Topic: Mult-hub support
Replies: 4
Views: 2872

Use the search and search with "multihub" and then is it just to start reading.
by joakim_tosteberg
2003-09-07 12:36
Forum: Programmer's Help
Topic: load and save of queue.xml
Replies: 3
Views: 2287

No problem. :D
by joakim_tosteberg
2003-09-07 10:03
Forum: Programmer's Help
Topic: Breakpoint Problems
Replies: 3
Views: 2114

Good, the error did definatly have something with debug to do, DbgBreakPoint = DebugBreakPoint. Must be some error somewhere in the debug configuration of the dc source.
by joakim_tosteberg
2003-09-07 10:00
Forum: Programmer's Help
Topic: load and save of queue.xml
Replies: 3
Views: 2287

Changes in the queue.xml are only loaded the starting dc++, expect form the changes automaticly made by dc such as new files to dowload an remove entries then a file i finished downloading if you tri to midify the queue.xml manually or with an outside prog you must have shutdown dc the doing it or t...
by joakim_tosteberg
2003-09-07 08:09
Forum: Programmer's Help
Topic: Breakpoint Problems
Replies: 3
Views: 2114

You probably have compiled it with configuration "debug", try t oswitch to "realease" configuration. This will atleast help for the file size i think.
by joakim_tosteberg
2003-09-05 13:13
Forum: Hubs and scripts
Topic: Why Is This So Hard?!?!
Replies: 8
Views: 3675

You can never guess how I found this links.... yes, I search the forum eith create AND hub...
by joakim_tosteberg
2003-09-05 09:41
Forum: Feature Discussion (Archived)
Topic: Auto priority dor nearly finished downloads
Replies: 5
Views: 2410

What language is the source in and in which program is it written?
by joakim_tosteberg
2003-09-03 14:20
Forum: Hubs and scripts
Topic: how do i work DC++?
Replies: 2
Views: 1945

Search: create AND hub

You'll find plenty of information.

Hope you don´t mind that I copied one of yor replies :) Paranoid.
by joakim_tosteberg
2003-09-01 13:33
Forum: Hubs and scripts
Topic: help me please
Replies: 1
Views: 1032

In the public hubs window is ther a box called "filter" enter SAT there and press enter and the hublis will only show hubs containing "SAT" in their names. By the way what is SAT?
by joakim_tosteberg
2003-08-30 03:33
Forum: Off Topic
Topic: Damn mistakes..
Replies: 3
Views: 2203

some parts of the forum do have it. :roll:
by joakim_tosteberg
2003-08-19 00:25
Forum: Programmer's Help
Topic: more help: how to install stlport?
Replies: 1
Views: 1249

You just extract the archive containing it into an empty folder and then add that folder to your include path in the compiler.
by joakim_tosteberg
2003-08-01 02:35
Forum: Programmer's Help
Topic: Makedefs
Replies: 3
Views: 2102

Ok, thx.
by joakim_tosteberg
2003-07-26 13:44
Forum: Programmer's Help
Topic: Makedefs
Replies: 3
Views: 2102

And if I tries to compile it with makedefs selected I get errors in makedefs: ------ Rebuild All started: Project: MakeDefs, Configuration: Debug Win32 ------ Deleting intermediate files and output files for project 'MakeDefs', configuration 'Debug|Win32'. Compiling... Util.cpp StringDefs.cpp StdAfx...
by joakim_tosteberg
2003-07-26 13:34
Forum: Programmer's Help
Topic: Makedefs
Replies: 3
Views: 2102

Makedefs

I have compiled dc++ 0.261 and it says that the makedefs is skipped in the selected solution, but it works without problem. So what is the makedefs project good for?
by joakim_tosteberg
2003-07-26 04:52
Forum: Programmer's Help
Topic: Patch for DC++ 0.242 to compile under VS.net 2003
Replies: 11
Views: 6497

Tahts probably because the patch fails to patch that file, it tries to use this: *************** *** 33,39 **** #define STATUS_MESSAGE_MAP 9 - class DirectoryListingFrame : public MDITabChildWindowImpl<DirectoryListingFrame>, CSplitterImpl<DirectoryListingFrame> { public: enum { --- 33,39 ---- #defi...
by joakim_tosteberg
2003-07-20 12:58
Forum: Programmer's Help
Topic: Patch for DC++ 0.242 to compile under VS.net 2003
Replies: 11
Views: 6497

I have tried to use the patch and i dose not work at all for me. I just get errors, somthing like !Only in DCPlusPlus-0.242/vsnet2003fixed/: DCPlusPlus.sln.old !Only in DCPlusPlus-0.242/vsnet2003fixed/: DCPlusPlus.vcproj.old !Only in DCPlusPlus-0.242/vsnet2003fixed/MakeDefs: MakeDefs.vcproj.old !Onl...
by joakim_tosteberg
2003-07-19 03:21
Forum: Feature Discussion (Archived)
Topic: Logging into different folders
Replies: 9
Views: 3819

/me protects this tred with his body.
by joakim_tosteberg
2003-07-18 12:13
Forum: Other Direct Connect tools
Topic: Seriouse error with dc++k
Replies: 1
Views: 1925

Seriouse error with dc++k

I have resently begun to get a lot of errors with my dc++k, I have tried to download and install a fresh copy but no effect. The problem is that I after about 20 seconds get an error message and dc++k shuts down. I have added the information from expectinfo.txt to this message can anyone help? Expec...
by joakim_tosteberg
2003-06-08 23:59
Forum: Hubs and scripts
Topic: Userinfo Again
Replies: 1
Views: 1063

Why did you open a new topic for this intead of posing it in the first one?
by joakim_tosteberg
2003-06-08 07:48
Forum: Hubs and scripts
Topic: nmdc hub security vulnerability bigtime
Replies: 3
Views: 1833

If the hole is in the hub software have the script the hub are running nothing to do with it, or?
by joakim_tosteberg
2003-06-08 07:35
Forum: Hubs and scripts
Topic: How to get a hub to hub list?
Replies: 5
Views: 2072

:wink:
by joakim_tosteberg
2003-06-08 07:32
Forum: Hubs and scripts
Topic: How to get a hub to hub list?
Replies: 5
Views: 2072

Under the "network settings" tab is there a box namned "register adress" and there do you put the reg adresses to the hublkists you want to be on, here are three adresses which you can type there: dreamland.gotdns.org;dcreg.mine.nu;vandel405.dynip.com cou can just copy this string and put it in that...
by joakim_tosteberg
2003-06-08 07:24
Forum: Hubs and scripts
Topic: How to get a hub to hub list?
Replies: 5
Views: 2072

Which hub sofware are you using?
by joakim_tosteberg
2003-06-08 04:21
Forum: Hubs and scripts
Topic: 2 Questions about Hublist
Replies: 3
Views: 1873

Just one word: SEARCH
by joakim_tosteberg
2003-06-08 00:06
Forum: Hubs and scripts
Topic: problems creating a new hub
Replies: 2
Views: 1021

Under the "network connection" tab is there a textbox there you can specify "min client version" make sure that this box is empty.
by joakim_tosteberg
2003-06-06 10:32
Forum: Hubs and scripts
Topic: music hub's list
Replies: 5
Views: 3465

All hub has an adress an this adress can you type in the manual connection window (perhaps not the best word, but anyway). And the adresses t o the hubs stands on any hublist so its better to connect to the from the hublist then from the manual connection field(this word is perhaps better then the o...
by joakim_tosteberg
2003-06-06 10:32
Forum: Hubs and scripts
Topic: music hub's list
Replies: 5
Views: 3465

All hub has an adress an this adress can you type in the manual connection window (perhaps not the best word, but anyway). And the adresses t o the hubs stands on any hublist so its better to connect to the from the hublist then from the manual connection field(this word is perhaps better then the o...
by joakim_tosteberg
2003-06-06 08:55
Forum: Hubs and scripts
Topic: multiple hublist with simicolon doesn´t work
Replies: 1
Views: 826

Which software are you using?