Last Modification: August 12, 2000

Contents of this FAQ

  1. How can I enumerate all processes running on the system?
  2. How can I shutdown the system programmatically? 
  3. How can I extract the version information stored in the RT_VERSION resource in an .exe/.dll file?
  4. Why do I get a compiler error when I try to use a member function as a callback function?
  5. How come I get a vertical bar when I try to put a newline into an edit box?
  6. How do I get DlgDirList (or LB_DIR) to show long filenames?
  7. How can I find the path my application or DLL was loaded from?
  8. How do I print a line at a time rather than a full page?
  9. How do I change the default printer?
  10. How can I detect if there's a floppy in the disk drive?
  11. How can I hide my app from the System Task List?
  12. How can I get full-row selection in my ListView Control in Report Mode?
  13. How can I get muti-line tooltips?
  14. How can I redistribute comctrl32.dll?
  15. How can I determine the status of the printer programmatically?
  16. How can I get the text of another process' window?
  17. I'm recieving duplicates messages on my mailslot! What is wrong?
  18. How do I detect if Large Fonts are being used?
  19. How do I subclass the Desktop Window?
  20. How is SHBrowseForFolder() used?
  21. How to determine if the user has administrator privileges?