Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
hover prompt bug
(1/1)
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
sdfwds4:
--- 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
--- End quote ---
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:
Please update the codes or down latest nightly,since I have improved it.
Navigation
[0] Message Index
Go to full version