My company wants to market a program I have developed in PBDLL6. I'm preparing a User Manual and would like advice on writing a concise and accurate statement of minimum system requirements. The program makes extensive use of extended precision maths, creates memory bitmaps and enhanced metafiles, and prints line drawing graphics. It also uses the excellent QHTM control from GipsySoft. To be more specific:
1/ How would you word the general minimum system requirements for a PBDLL6 compiled program?
2/ How would you estimate the RAM requirements of a running program and is there an accepted safety margin/rule of thumb for coexistence with other running programs?
3/ How would you state the minimum printer specification for GDI graphics commands sent to the HDC returned by PrintDlg.
Any help will, as ever, be greatly appreciated.
Keith
------------------
1/ How would you word the general minimum system requirements for a PBDLL6 compiled program?
2/ How would you estimate the RAM requirements of a running program and is there an accepted safety margin/rule of thumb for coexistence with other running programs?
3/ How would you state the minimum printer specification for GDI graphics commands sent to the HDC returned by PrintDlg.
Any help will, as ever, be greatly appreciated.
Keith
------------------
Comment