Hmm...
Sounds like you are using Outlook 2000/2002 and having problems with the security features... you may need to look here for ideas:
http://www.dimastr.com/redemption/
or
http://www.outlookcode.com/d/mapi.htm
in the tools section for a tool that gets around it.
Kent
Search found 11 matches
- Wed Apr 07, 2004 1:32 pm
- Forum: Coding Questions
- Topic: Need help with MAPI
- Replies: 6
- Views: 1874
- Fri Mar 26, 2004 7:43 pm
- Forum: Coding Questions
- Topic: Definitive Unicode functions?
- Replies: 7
- Views: 3191
Definitive Unicode functions?
Does anyone know if there are a set of definitive functions on this board to work with unicode?
It would be nice to have some functions that :
1) Can detect if a string is unicode.
2) Convert a string to unicode.
3) Convert unicode to string.
Helpy was able to show me the conversion of a unicode ...
It would be nice to have some functions that :
1) Can detect if a string is unicode.
2) Convert a string to unicode.
3) Convert unicode to string.
Helpy was able to show me the conversion of a unicode ...
- Thu Mar 25, 2004 2:06 pm
- Forum: Coding Questions
- Topic: Help With CallBack
- Replies: 9
- Views: 2516
- Wed Mar 24, 2004 8:44 pm
- Forum: Coding Questions
- Topic: Help With CallBack
- Replies: 9
- Views: 2516
- Wed Mar 24, 2004 7:08 pm
- Forum: Coding Questions
- Topic: Help With CallBack
- Replies: 9
- Views: 2516
- Wed Mar 24, 2004 5:02 pm
- Forum: Coding Questions
- Topic: Help With CallBack
- Replies: 9
- Views: 2516
- Wed Mar 24, 2004 3:41 pm
- Forum: Coding Questions
- Topic: Help With CallBack
- Replies: 9
- Views: 2516
Help With CallBack
Hello,
I am having some problems with the following code. The code runs but I only get the first letter of the strings returned. Not sure how to get the rest of the strings. And everything I try to access the PP structure seems to fail. Any help or pointers would be appreciated.
Thanks ...
I am having some problems with the following code. The code runs but I only get the first letter of the strings returned. Not sure how to get the rest of the strings. And everything I try to access the PP structure seems to fail. Any help or pointers would be appreciated.
Thanks ...
- Tue Mar 16, 2004 9:33 pm
- Forum: Coding Questions
- Topic: PBI or LIB or user libraries...
- Replies: 2
- Views: 1240
- Tue Mar 16, 2004 4:36 am
- Forum: Coding Questions
- Topic: PBI or LIB or user libraries...
- Replies: 2
- Views: 1240
PBI or LIB or user libraries...
Can someone help me out with some questions about user created libraries?
How do you make these libraries? Any examples would be good.
Do they always end in PBI? Just stick them in the userlib folder and they work? Or do you need to initialize them? Do you need an include statement to get them to ...
How do you make these libraries? Any examples would be good.
Do they always end in PBI? Just stick them in the userlib folder and they work? Or do you need to initialize them? Do you need an include statement to get them to ...
- Fri Mar 12, 2004 4:38 pm
- Forum: Coding Questions
- Topic: Swapping Icons in EXE
- Replies: 4
- Views: 2264
Swapping Icons in EXE
Hello,
I've looked around for some code to be able to switch the icon in an EXE and have only found this Visual Basic example..
Option Explicit
' The following structures are used to hold icon data
Private Type ICONDIRENTRY
bWidth As Byte '// Width of the image
bHeight As Byte '// Height of ...
I've looked around for some code to be able to switch the icon in an EXE and have only found this Visual Basic example..
Option Explicit
' The following structures are used to hold icon data
Private Type ICONDIRENTRY
bWidth As Byte '// Width of the image
bHeight As Byte '// Height of ...
- Tue Mar 09, 2004 12:51 am
- Forum: Coding Questions
- Topic: Including a binary file to a compiled executeable
- Replies: 11
- Views: 3437
Link Broken
This is exactly what I am looking for... but the link is broken. Can you post the code?
Thanks
Kent
Thanks
Kent