In the MS Visual C++, when i edit CPP file and type some Win23 API function, the VC++ will show function list to let me select.
my problem is how to append new function to VC++ so that it can show this function name that i append.
You mean add an entry to intellisense? Why not declare your functions in header files, and then when you #include your header file to the source file, then intellisense will find it for you.
Regards,
-chris
thank gwapo to responding.
for function list, it is like following image.
i will like to add some function name to this list so that i can see this function name that i append.
can anybody tell me how to do that.
ftp://jpg:
[email protected]/temp/1.jpg