A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Outlook Express
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Folder.dbx



 
 
Thread Tools Display Modes
  #11  
Old December 7th, 2006, 10:24 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Bruce Hagen
external usenet poster
 
Posts: 7,956
Default Folder.dbx

That's what I was trying to tell you.
--
Bruce Hagen
MS-MVP Outlook Express
~IB-CA~

"Dave" wrote in message
nk.net...
Got it!
ThX!

But it will not open "Floders.dbx" because
it is not a "message" file. :-(



"~~G.C.~~" wrote in message
...
2 try underway,


"Dave" schreef in bericht
ink.net...
Anyone know how to read "Floder.dbx"?

TIA
Dave






  #12  
Old December 7th, 2006, 10:36 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
PA Bear
external usenet poster
 
Posts: 2,435
Default Folder.dbx

Courtesy of MVP Jim Pickering:

Outlook Express, unlike Outlook is not easily programmable. There is very
little published about using an API for Outlook Express by MSDN with this
exception:
http://msdn.microsoft.com/library/de...e/oe_entry.asp
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User)


Dave wrote:
I want to make an application that can read "Folders.dbx",
"understand" the folder structure and store it.
The application would be used to recreate the folder structure
if needed


"PA Bear" wrote in message
...
Why do you ask?

Dave wrote:
Anyone know how to read "Floder.dbx"?

TIA
Dave


  #13  
Old December 7th, 2006, 11:10 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Jim Pickering
external usenet poster
 
Posts: 154
Default Folder.dbx

For a general page with info about the DBX file structure, you can review
the info here, which although not written by Microsoft, is fairly accurate
and contains most of the publicly know info about them:
http://oedbx.aroh.de/main.html

If you just want to "read" the folder, you can open it with Notepad or
Wordpad, although if you change a single byte, you will make the file
unreadable/unusable in Outlook Express. And you maybe will begin to
understand why so few people have any desire to work with it.
--
Jim Pickering, MVP/Windows Mail applications
Please reply ONLY to newsgroup.



"Dave" wrote in message
nk.net...
Got it!
ThX!

But it will not open "Floders.dbx" because
it is not a "message" file. :-(



"~~G.C.~~" wrote in message
...
2 try underway,


"Dave" schreef in bericht
ink.net...
Anyone know how to read "Floder.dbx"?

TIA
Dave






  #14  
Old December 7th, 2006, 11:12 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Jim Pickering
external usenet poster
 
Posts: 154
Default Folder.dbx

Bear: Link has been eliminated by MSDN. No reasonable substitute other
than Arne's site is available.
--
Jim


"PA Bear" wrote in message
...
Courtesy of MVP Jim Pickering:

Outlook Express, unlike Outlook is not easily programmable. There is very
little published about using an API for Outlook Express by MSDN with this
exception:
http://msdn.microsoft.com/library/de...e/oe_entry.asp
--
~Robear Dyer (PA Bear)


  #15  
Old December 7th, 2006, 11:57 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Dave
external usenet poster
 
Posts: 6
Default Folder.dbx

Looks good!
ThX Mr. Pickering!


"Jim Pickering" jimp (AT) mvps.org wrote in message
...
For a general page with info about the DBX file structure, you can review
the info here, which although not written by Microsoft, is fairly accurate
and contains most of the publicly know info about them:
http://oedbx.aroh.de/main.html

If you just want to "read" the folder, you can open it with Notepad or
Wordpad, although if you change a single byte, you will make the file
unreadable/unusable in Outlook Express. And you maybe will begin to
understand why so few people have any desire to work with it.
--
Jim Pickering, MVP/Windows Mail applications
Please reply ONLY to newsgroup.



"Dave" wrote in message
nk.net...
Got it!
ThX!

But it will not open "Floders.dbx" because
it is not a "message" file. :-(



"~~G.C.~~" wrote in message
...
2 try underway,


"Dave" schreef in bericht
ink.net...
Anyone know how to read "Floder.dbx"?

TIA
Dave








  #16  
Old December 8th, 2006, 03:14 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
PA Bear
external usenet poster
 
Posts: 2,435
Default Folder.dbx

/Now/ you tell me...

Jim Pickering wrote:
Bear: Link has been eliminated by MSDN. No reasonable substitute other
than Arne's site is available.

"PA Bear" wrote in message
...
Courtesy of MVP Jim Pickering:

Outlook Express, unlike Outlook is not easily programmable. There is
very
little published about using an API for Outlook Express by MSDN with this
exception:
http://msdn.microsoft.com/library/de...e/oe_entry.asp
--
~Robear Dyer (PA Bear)


  #17  
Old December 8th, 2006, 04:19 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Jim Pickering
external usenet poster
 
Posts: 154
Default Folder.dbx

VBG
--
Jim

"PA Bear" wrote in message
...
/Now/ you tell me...

Jim Pickering wrote:
Bear: Link has been eliminated by MSDN. No reasonable substitute other
than Arne's site is available.

"PA Bear" wrote in message
...
Courtesy of MVP Jim Pickering:

Outlook Express, unlike Outlook is not easily programmable. There is
very
little published about using an API for Outlook Express by MSDN with
this
exception:
http://msdn.microsoft.com/library/de...e/oe_entry.asp
--
~Robear Dyer (PA Bear)



  #18  
Old December 8th, 2006, 01:29 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Steve Cochran
external usenet poster
 
Posts: 1,640
Default Folder.dbx

They just changed the URL. The information is still there, but its not
going to help with the folders.dbx file structure.

http://msdn2.microsoft.com/en-us/library/ms709546.aspx

steve

"Jim Pickering" jimp (AT) mvps.org wrote in message
...
Bear: Link has been eliminated by MSDN. No reasonable substitute other
than Arne's site is available.
--
Jim


"PA Bear" wrote in message
...
Courtesy of MVP Jim Pickering:

Outlook Express, unlike Outlook is not easily programmable. There is
very
little published about using an API for Outlook Express by MSDN with this
exception:
http://msdn.microsoft.com/library/de...e/oe_entry.asp
--
~Robear Dyer (PA Bear)



  #19  
Old December 8th, 2006, 01:31 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Steve Cochran
external usenet poster
 
Posts: 1,640
Default Folder.dbx

Actually there are lots of inaccuracies there. Particularly with
folders.dbx.

steve

"Jim Pickering" jimp (AT) mvps.org wrote in message
...
For a general page with info about the DBX file structure, you can review
the info here, which although not written by Microsoft, is fairly accurate
and contains most of the publicly know info about them:
http://oedbx.aroh.de/main.html

If you just want to "read" the folder, you can open it with Notepad or
Wordpad, although if you change a single byte, you will make the file
unreadable/unusable in Outlook Express. And you maybe will begin to
understand why so few people have any desire to work with it.
--
Jim Pickering, MVP/Windows Mail applications
Please reply ONLY to newsgroup.



"Dave" wrote in message
nk.net...
Got it!
ThX!

But it will not open "Floders.dbx" because
it is not a "message" file. :-(



"~~G.C.~~" wrote in message
...
2 try underway,


"Dave" schreef in bericht
ink.net...
Anyone know how to read "Floder.dbx"?

TIA
Dave







  #20  
Old December 10th, 2006, 04:53 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
jt3
external usenet poster
 
Posts: 4
Default Folder.dbx

I thought that just linked to Windows Mail info. I.e, isn't all that stuff
supposedly different now in WM?

Joe
"Steve Cochran" wrote in message
...
They just changed the URL. The information is still there, but its not
going to help with the folders.dbx file structure.

http://msdn2.microsoft.com/en-us/library/ms709546.aspx

steve

"Jim Pickering" jimp (AT) mvps.org wrote in message
...
Bear: Link has been eliminated by MSDN. No reasonable substitute other
than Arne's site is available.
--
Jim


"PA Bear" wrote in message
...
Courtesy of MVP Jim Pickering:

Outlook Express, unlike Outlook is not easily programmable. There is
very
little published about using an API for Outlook Express by MSDN with

this
exception:

http://msdn.microsoft.com/library/de...e/oe_entry.asp
--
~Robear Dyer (PA Bear)





 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:41 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.