Search found 9 matches

by J0ke
2004-03-02 04:23
Forum: Programmer's Help
Topic: visual C++ runtime error
Replies: 9
Views: 5268

GargoyleMT wrote: Anyway, did you run oDC in debug mode under the debugger, and figure out what the bug in the message parsing routine is? As he's on hiatus (perhaps never to return), if you want it fixed, you'll need to fix it yourself.
debug version works fine... only when release is compiled bug appears...
by J0ke
2004-03-01 05:56
Forum: Programmer's Help
Topic: visual C++ runtime error
Replies: 9
Views: 5268

GargoyleMT wrote:Then Opera's chat colorization/parsing code must have a bug.
DCPlusPlus.exe!oUtil::isBadNmdcMessage( ... ) Line 153
Also, I hear Todi has sent you an interesting email! :wink:
Yea and I gave him interesting answer ;)
by J0ke
2004-02-24 17:04
Forum: Programmer's Help
Topic: visual C++ runtime error
Replies: 9
Views: 5268

so now i'm sure when i or someone types space (chr32) in "chat" window client crashes... this is what i got by launching debug: First-chance exception at 0x77e8877a in DCPlusPlus.exe: Microsoft C++ exception: _STL::out_of_range @ 0x0262e7d4. autos: - __msg 0x00801ecc "basic_string" const char * 98 '...
by J0ke
2004-01-15 16:17
Forum: Programmer's Help
Topic: visual C++ runtime error
Replies: 9
Views: 5268

This could be related to the seemingly continuing line of problems with some chat text in oDC. Try changing main chat from a RichEdit to regular Edit (though the oDC options)... I'd suspect that it doesn't crash on a regular CEdit. In any case, you should be able to break into the process and figur...
by J0ke
2004-01-14 17:25
Forum: Programmer's Help
Topic: visual C++ runtime error
Replies: 9
Views: 5268

visual C++ runtime error

So i finally made my oDC mod version but, some users get "visual C++ runtime error". Funny thing is that i got WinXP SP2 and no errors... (maybe its because i got lots of other stuff installed... net framework, etc...) Seems like with other ver. winxp SP1 & win2k ppl get this error after working wit...
by J0ke
2004-01-13 13:56
Forum: Programmer's Help
Topic: disappearing buttons...
Replies: 16
Views: 7776

GargoyleMT wrote:That's the most visible of the two bugs in 7.1. The diff on my website fixes both of them (but I wrote neither patch, I just aggregated them).
tricky stuff...
by J0ke
2004-01-13 08:55
Forum: Programmer's Help
Topic: disappearing buttons...
Replies: 16
Views: 7776

joakim_tosteberg wrote:Are you usising the modified version of wtl7.1 avalible in the files section at http://www.sf.net/projects/dclusplus?
yes, wtl & stlport r from dcpluplus site...
by J0ke
2004-01-13 05:58
Forum: Programmer's Help
Topic: disappearing buttons...
Replies: 16
Views: 7776

Re: disappearing buttons...

I am making oDC 5.31 mod (changing back tag to old style) and with modified version buttons r disappearing after some time or after using find alternatives... http://tnt.ema.lv/dev/first.jpg looks like it's moving out of window... http://tnt.ema.lv/dev/second.jpg and it's gone... this is my first t...
by J0ke
2004-01-13 04:48
Forum: Programmer's Help
Topic: disappearing buttons...
Replies: 16
Views: 7776

disappearing buttons...

I am making oDC 5.31 mod (changing back tag to old style) and with modified version buttons r disappearing after some time or after using find alternatives... http://tnt.ema.lv/dev/first.jpg looks like it's moving out of window... http://tnt.ema.lv/dev/second.jpg and it's gone... this is my first ti...