User forums > Help

C::B 13.12 Can't work with big project which have more than 100 files.

<< < (4/10) > >>

ollydbg:

--- Quote from: tyysoft on February 28, 2014, 02:40:37 pm ---Here it is, my whole project files.
https://www.dropbox.com/s/f0lhi9e1y9lvh6q/wxFB_Prj.zip

--- End quote ---
Works fine here (I'm using the latest svn trunk rev9665), except there are some duplicated DecBy() functions in the suggestion list.
See image shot below:

MortenMacFly:

--- Quote from: ollydbg on February 28, 2014, 04:04:54 pm ---Works fine here (I'm using the latest svn trunk rev9665), except there are some duplicated DecBy() functions [...]
--- End quote ---
Works fine here, too. The DecBy duplicates might be even OK, if these have different parameters... sure there is potential for an optimisation here.

tyysoft:
How about the release 13.12? no response somewhere?

tyysoft:
find the issue of rev9660!
code completion setting, if choose "Auto-select, if only one math", then the suggest list is "too many result", otherwise, the suggest list work well.

tyysoft:
And a little suggestion about the code completion

--- Code: ---wxSize* szPtr = this.GetSize();
--- End code ---

I think the code completion thread is know the "this" is a pointer, and when I typing the ".", it should be better to change the "." to "->", is it?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version