Thread: File Format Assistance

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    ResurgentBarbecue UnclePunker's Avatar
    Join Date
    May 2002
    Posts
    128

    File Format Assistance

    Hi,

    I realise this isn't directly a question about C++ but it is related to a program I am writing at the moment, the program basically automatically creates some Microsoft word merge field data and then copies across to a pre-determined folder a copy of a word document to attach that data to.

    That is all completed, the thing I want to do now is open up the word document in binary format and automatically change the Merge data path, so i need information on the Microsoft Word 2000 Binary File Format.

    I have requested this information from Microsoft only to be told That, I quote "WE do not supply this information for business or personal use".

    I was hoping that someone would be able to point me in the right direction seeing as THEY won't

    thanks alot.
    Last edited by UnclePunker; 10-21-2002 at 05:15 AM.
    Compiler == Visual C++ 6.0
    "Come Out Fighting."

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Formatting a text file...
    By dagorsul in forum C Programming
    Replies: 12
    Last Post: 05-02-2008, 03:53 AM
  2. Formatting the contents of a text file
    By dagorsul in forum C++ Programming
    Replies: 2
    Last Post: 04-29-2008, 12:36 PM
  3. Inventory records
    By jsbeckton in forum C Programming
    Replies: 23
    Last Post: 06-28-2007, 04:14 AM
  4. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  5. System
    By drdroid in forum C++ Programming
    Replies: 3
    Last Post: 06-28-2002, 10:12 PM