Hi All
I'm triing to catch the output from a g++ command
from my ui. I'm using popen to get a file pointer
from which I read output. The catch is that this
works fine with regular shell commands like
"ps -ax\n" but with g++ the output goes to stderr.
As near as I can tell there is no...
Hi
When using a listbox set to a checkbox style how can
you tell if the currently selected item is checked and
not just selected? Simple clicking the text of the
item adds it to the Selected() array but it may not
be checked unless the user either clicks directly on
the checkbox or double...
Hello all
In my application I give the user the ability to
search an email address using the outlook addressbook.
I can show the address book fine but I don't know
how to get the address back that the user chose.
I've tried accessing the MAPIMessage.RecipAddress
but that gives me nothing...
Hi all
Is there a way to prevent the popups that you get when
sending email through an MAPI session?
I get one when connecting that prompts me to allow
access for x num minutes (yes , no,dropdown) and
another that prompts me about whether I want to
allow sending emails with a warning that it...
Hello All
I've just started developing personal java apps for
handhelds. (Specifically the Sharp Zaurus 5500 ****)
The question that I have is there are 2 versions of
the emulator that you can get. 1 features the
"touchable look and feel" which is very cool.
It uses a template to...
Hello All
Question:
Is it possible to use outlook from vb for sending emails
similar to the way that you would use excel for
spread sheets or word for docs?
Scenario:
I have a vb dialog that is used for scheduling and documenting manditory monthly meetings to track an
issue. The form has a...
Hi All
I'm getting a problem with using the tab strip control.
What I want to do is create and add tabs at runtime
(as in the msdn example). However my project complains
about the type "Tab"
Dim tabX As Tab
This gives me a "Expected: New or type name" message.
I assume this...
Hi All
Has anyone sent email through ms exchange server?
This is just smtp which for a regular email server is
simple (no pun). If I try to connect to my the
server that my outlook account uses on the standard
port 25 I can't connect, the connection is refused.
The same code works fine from my...
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.