No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
You might want to implement your own HTTP client. In Visual, you've got CAtlHttpClientT with a number of methods for extracting either raw response data or even structured header/body.
Yeah, it seems the path variable doesn't point to "." (a current directory). You may add to your ~/.bashrc something like PATH=$PATH:., or just add the explicit path of your output directory.
It's gonna work, once you get rid of those "sizeof"'s, which actually always return the size of integer. The right invocation might look like: <code> fout.write("<name>", 7); </code>
Hello. I'm looking for some reference C++ code of IAccessible and/or IAccessible2 clients. Actually, any reference code, which deals with the major web browsers through their accessibility interfaces (in both Win and Lnx).
The End.
zautner