Tagged Questions
12
votes
1answer
196 views
How to integrate Problem Steps Recorder (psr) in my application?
Windows 7 has a wonderful facility called problem steps recorder.
You can start it by typing psr on the command line.
What's the best way to integrate this into a Delphi application?
And is there ...
2
votes
2answers
163 views
How can I find out the result of sending a MadExcept bug report from a Delphi app
I can't find any way of determining whether it was possible to send a bug report from my D2006 app. If MadExcept can make some sort of return code available I can maybe provide some guidance to the ...
1
vote
2answers
220 views
How Can I Get Embarcadero Quality Central To Do Something About My Bug Report
It's almost a year ago that I asked this question on SO:
Menu Accelerator Keys Not Showing Up (Delphi 2009)
The Delphi programmers here at StackOverflow were superb with their answers, and within 16 ...