Has anybody here worked/managed in a development model with 2 (or more) teams in wide geographically disjoint places.. like (US) + (China or India)?
In particular,
1. what source control model was used?
2. What kind of development was being done?
3. How tightly integreted was the work? (were...
Hi all,
Was searching around for a class for generating realtime updatable graphs.
(saw a zillion of them on google and picked a dozen).
Any recommendations from having actually used any?
TIA!
/Srikanth
What happens if you’re scared half to death twice?
Hi all,
I am a VC++ programmer.
Currently I am working on a project which needs to extract data from a HTML page.
My initial plan was to write a configurable scripting language in C++. But I foundout that XML/DOM can be used in VB to extract data from a table in HTML in a jiffy.
My problem...
Hello,
I need a mechanism to monitor device output. i.e whenever any application across the system tries to output to the printer, my app should be aware of it...
how do i do this, hooking? filter drivers or anything else??
thanks in advance
/S In the sweat of thy brow shall you eat your...
G'morning,
Someone please answer this:
Is the MDI architecture provided by MFC, internally multithreaded? i.e, when multiple documents are opened in MS-Word, say, are they each running on a seperate thread?
If not, if they all run on a single thread, and if a single thread were to open...
Hello,
I have managed to get a VxD installed from my app that hooks into the file system and logs all kinds of file system access on my system.
I am now 'aware' of all other apps running on my m/c making system calls to the File system for file primitives.
Now, how can I restrict third party...
Hi,
I have a really ridiculous prob; whenever i try to compile,
i get this error "Can't compile the file '-.cpp'; no compile tool is associated with this file extension"
I have subsequently made the file associations for CPP to point to 'msdev.exe' from windows explorer.
trying to...
Hello all,
I'm working on a program where I need to get a screen shot of the whatever is there on the screen; like faking a Print Screen key press. It doesn't work with standard WM_KEYDOWN, or WM_CHAR; Pretty urgent, someone please tell me how to do it.
Regards
Hello,
I am using VC++ 6.0 Enterprise Edition to write a Win32
(platform SDK) windows socket program.
How do I debug on the source code like in Turbo Debugger in Borland C for WIndows (BCW)?
Whatever I try to do, I seem to keep ending up with a disassembly screen with assembly code, which is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.