Click here to Skip to main content
15,925,602 members
Home / Discussions / C#
   

C#

 
AnswerHow To: - Progmatically Creating TreeNodes and Child Nodes [Answer] Pin
maxatlis27-Mar-09 14:37
maxatlis27-Mar-09 14:37 
QuestionOracle + #C DataBase Picture Pin
E_Gold27-Mar-09 5:17
E_Gold27-Mar-09 5:17 
QuestionNew Line VS2005 Installer's BodyText Pin
jp2code27-Mar-09 5:12
professionaljp2code27-Mar-09 5:12 
Questiondatabase in sql Pin
Mangesh Tomar27-Mar-09 4:39
Mangesh Tomar27-Mar-09 4:39 
AnswerRe: database in sql Pin
musefan27-Mar-09 4:47
musefan27-Mar-09 4:47 
GeneralRe: database in sql Pin
Mangesh Tomar27-Mar-09 5:41
Mangesh Tomar27-Mar-09 5:41 
GeneralRe: database in sql Pin
musefan27-Mar-09 5:48
musefan27-Mar-09 5:48 
QuestionCreating an .msg file Pin
MxIsMe27-Mar-09 2:56
MxIsMe27-Mar-09 2:56 
Hello
I've a task to develop an utility that could write an msg file from scratch without using any mapi libraries. This limitation is strict, unfortunately.
So I've studied the structure of the compound file, the red-black trees, etc.
Now I'm trying to make a file with a message. I've copied all the streams that outlook writes to its draft message file. What I need to do is to "attach" a node to this streams tree that would be a storage for the recipient. Moreover, I set the "DisplayTo" stream value. However, when I open the file and move the mouse to the email address in the "To:" form, the recipient's email disappears. I suppose that I've missed something when I was adding the recipient container (a red-black tree with 7 nodes) to the global tree.
I'd like to find out what actions should be made when the recipient is added to the message.
QuestionReceive "Now Playing" Song Information Pin
give.away27-Mar-09 2:52
give.away27-Mar-09 2:52 
AnswerRe: Receive "Now Playing" Song Information Pin
musefan27-Mar-09 4:52
musefan27-Mar-09 4:52 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away27-Mar-09 5:01
give.away27-Mar-09 5:01 
GeneralRe: Receive "Now Playing" Song Information Pin
musefan27-Mar-09 5:09
musefan27-Mar-09 5:09 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away27-Mar-09 5:39
give.away27-Mar-09 5:39 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen27-Mar-09 5:16
professionalEddy Vluggen27-Mar-09 5:16 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away27-Mar-09 5:33
give.away27-Mar-09 5:33 
GeneralRe: Receive "Now Playing" Song Information Pin
0x3c027-Mar-09 6:09
0x3c027-Mar-09 6:09 
QuestionRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen27-Mar-09 8:19
professionalEddy Vluggen27-Mar-09 8:19 
GeneralRe: Receive "Now Playing" Song Information [modified] Pin
give.away27-Mar-09 14:29
give.away27-Mar-09 14:29 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen28-Mar-09 0:48
professionalEddy Vluggen28-Mar-09 0:48 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away28-Mar-09 3:15
give.away28-Mar-09 3:15 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen28-Mar-09 4:38
professionalEddy Vluggen28-Mar-09 4:38 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away28-Mar-09 5:17
give.away28-Mar-09 5:17 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen28-Mar-09 5:50
professionalEddy Vluggen28-Mar-09 5:50 
GeneralRe: Receive "Now Playing" Song Information Pin
give.away28-Mar-09 6:17
give.away28-Mar-09 6:17 
GeneralRe: Receive "Now Playing" Song Information Pin
Eddy Vluggen28-Mar-09 22:26
professionalEddy Vluggen28-Mar-09 22:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.