Hello,
I am using Outlook 2007 with two E-mail Accounts:
One@domain.com (The Default)
Two@domain.com
I have this configured to check both accounts and drop the mail into a seperate folder when received.
When I reply to an E-mail sent to Two@domain.com it always creates the reply to be sent...
Hello,
I have been looking all day to try and find a way to get and set properties in my VB60 Project.
I do not want anything to do with Office Word, Excel or anything but my VB Project.
Dim VBInstance = VBIDE.VBE
I cannot seem to do anything with VBInstance.
Thanks
Raney
George,
Thankyou again for pointing me to that thread.
During supper I thought that I should use something like this to Set/Get High/Low or any character or set of characters of numeric variables.
I think that it will be a lot easier to read and work with than my current function that does...
Hello,
I would like to Format the Result of the Hex function formatted to represent the type of variable that I pass to it, including high order zeros and the space between the words.
Examples:
Dim MyLong as long
MyLong = 15
The return of Hex(MyLong) is F.
I would like to see this as: 0000...
Thanks,
I have found the Accelerator Functions and Structure on MSDN.
At least the Menu Text looks as I wanted.
Snow all day tomorrow, I will update when I have it working.
Raney
Hello,
I am creating a Menu and Submenu using Win32API functions.
I cannot seem to get the Shortcut Keys for the MenuItem to work.
dwTypeData = "E&xit"
Works fine with the Access Key of x.
MSDN says the Shortcut Key should be specified by adding "\tCtrl+F4" to the dwTypeData string...
Hello,
I am having trouble getting an Outlook 2000 rule to send an Auto Reply mail to work properly.
www.Domain.com
Mail1@Domain.com
Mail2@Domain.com
AliasMail2@Domain.com
Outlook 2000
Account:Mail1 (default, synchronized)
Account:Mail2 (syncronized)
I have a rule that looks at the...
BobRodes,
This was my first line of thought also.
This is easier said than done.
Here are some of the things that I have found.
The problem is happening in the Open Project and not the Save Project.
This is a look at the XEXE.vpb after blanking out the Company Name with VB.
Type=OleExe...
Hello,
I have set the Project Company Name to "My Company" in all of my project templates.
When I create a project using the template I get "My Company" in the Company Name as expected.
If I change the Company Name in the new project to "Another Company" all is well.
When I open the this...
Hello,
I would like to figure out how to display information that is entered in the Project Properties.
For example EXE Project, XEXE Project, XControl Project....
Many are available with the App Object but not all.
Thanks
Hello,
Hi,
Howdy
I am looking for a site that will define the English language.
I am hoping to find something that will define it like most of the programming languages that I use.
Example:
English = Numbers, Letters, Characters
Numbers = 1,2,3,4,5,6,7,8,9,0
Letters -...
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.