Hi all,
I need to enumerate all the printers on a PC running Win XP or Win 98. I'm
considering reading the registry to grab all the info. like local name and
share name (if shared), but I'm thinking there should be a Windows API call
that will do all that for me. Does anyone know if there...
more >>
When I use the debugger in Microsoft Visual Studio 2005 to debug my
Microsoft Foundation Classes (MFC) class library application, I receive an
error message:
"Managed Debugging Assistant 'LoaderLock' has detected a problem in
<filename.exe>. Additional Information: Attempting managed executio...
more >>
Hi,
I don't know if this is the right place to report this behaviour with malloc
using the C RTL no managed code on a vista platform with all optimization
off. See below the message i sent to another newsgroup already.
Also if i do the test setting a breakpoint on the return statement of m...
more >>