Thanks mrscary,
As you suggested, I put a break point on the only visible (non MS sequestered:) routine called when the up or down buttons are pressed. It is shown, in its entirety, below. I suppose that I should detect whether it is an up/down arrow event (how?) and update the variable...
Greetings all,
I have a dialog based MFC app that contains only a edit control and a spin control which are buddies. The spin control does control the edit box, but... the up arrow decrements and the down arrow decrements. This is using the generated code -- I have written nothing... How do I...
I have a similar but different problem -- I also try to use a graphic border (i.e., 'art'), and it gets truncated at the bottom, but it also appears in the print preview. I have not found any way to repair this. Whatever has changed (either by me or 'systemically') has also affected the other...
Help please -- I found the C::Scan module on CPAN, but I am having trouble getting it to do what I want, and the documentation is admittedly sparse. What I want to do is to use it to parse a C source file and return a list of the functions in the file. I have used the sample posted on...
Greetings all,
I can't believe that there isn't one already out there, but I cant find it -- but...
I would like a parser for C/C++ source code that will identify all function defintions and allow access to the function name, the parameter names/types.
I'm trying to write some defensive...
Greetings,
I am having great difficulty in doing something that I believe should be trivial. My appologies for asking what *must* be a stupid question:
I have a modified WinCE platform and I need to add the iesample project / component to it.
First off, I'm unsure what the difference is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.