News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

hover prompt bug

Started by sdfwds4, September 19, 2009, 07:45:16 AM

Previous topic - Next topic

sdfwds4

hover prompt bug, see below, there is a pic of normal hover prompt  and two pic of bug hover prompt.

normal hover prompt


bug hover prompt




addition:
OS: windows 2003
C::B: SVN 5731


[attachment deleted by admin]

ollydbg

Hi, can you give a simple test code?
I would like to help :D
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

sdfwds4

#2
Quote from: ollydbg on September 21, 2009, 04:34:10 PM
Hi, can you give a simple test code?
I would like to help :D
thanks, ollydbg, my code is from a normal Dialog based Win32 GUI project and add some Windows APIs, see the picture. i am sorry for hadn't describe it clearly before. the thing is, i want to use code completion with Windows API, so i add the SDK's directory to Compiler's Search directorise(Setting->Compiler and Debugger->Search directorise, select GCC, add SDK's include directory to compiler, add SDK's lib directory to liker), now, i when typed "mess", C::B will... see below please. Now i can choose "MessageBox"  :D


and the problem is when i put my mouse on the "MessageBox"(is it calle "hover"?), C::B's prompt is wrong! see below


but when i not use "MessageBox", and use MessageBoxW or MessageBoxA, C::B's prompt is right, see below


that is it, thank you!

[attachment deleted by admin]

blueshake

#3
Please update the codes or down latest nightly,since I have improved it.
Keep low and hear the sadness of little dog.
I fall in love with a girl,but I don't dare to tell her.What should I do?