Quote Originally Posted by Bubba View Post
Please look at the forum hints and tips as they pertain to choosing a title for threads. CAPS and exclamation points will do nothing to quicken responses and will cause most people to bypass your thread. Besides the fact that your title has nothing to do with the content of your thread and does nothing to express the core problem.



And now to the problem:

This looks like MFC which is telling me it belongs on another forum. But the core problem is that MoveButton() has not been declared correctly so the macro ON_COMMAND_RANGE cannot recognize MoveButton() as a valid function to call. You must declare MoveButton() exactly as the macro expects. Look at the error message closely and it will tell you everything you need to know.
Thanks 4 helping me n guiding me. but my problem is still there its nt working i have declared it
bt it is again giving error. plz tell me the method of declaring it and where to declare it??