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