Click here to Skip to main content
16,011,805 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaladding some information to Word&Excel files(97&2000 versions) Pin
Mariusz Popiolek1-Oct-02 8:10
sussMariusz Popiolek1-Oct-02 8:10 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Stephane Rodriguez.1-Oct-02 8:28
Stephane Rodriguez.1-Oct-02 8:28 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Mariusz Popiolek1-Oct-02 9:25
sussMariusz Popiolek1-Oct-02 9:25 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Stephane Rodriguez.1-Oct-02 9:47
Stephane Rodriguez.1-Oct-02 9:47 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Mariusz Popiolek1-Oct-02 10:04
sussMariusz Popiolek1-Oct-02 10:04 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Stephane Rodriguez.1-Oct-02 18:45
Stephane Rodriguez.1-Oct-02 18:45 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Mariusz Popiolek2-Oct-02 22:10
sussMariusz Popiolek2-Oct-02 22:10 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Stephane Rodriguez.3-Oct-02 3:14
Stephane Rodriguez.3-Oct-02 3:14 
Ok, I've tested this shareware and indeed it creates a separate IStorage in the Excel files I have tested.
But this program is useless :
- when it comes to signing a document, this separate storage makes it prone to erasure, or intentional cloneage. In other words, if someone wants to bypass or spoof the signatures, he just needs a 10-line tool that either destroys or clones this IStorage.
- when it comes to encrypting a document, it creates a totally separate document, which does not load anymore in Excel. This feature is thus nothing more relevant than a password-protected zip file.





sometimes it helps to look at the IL generated code
a MS guy on develop.com "answering" .NET issues
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Mariusz Popiolek3-Oct-02 5:01
sussMariusz Popiolek3-Oct-02 5:01 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Stephane Rodriguez.3-Oct-02 5:41
Stephane Rodriguez.3-Oct-02 5:41 
GeneralRe: adding some information to Word&Excel files(97&2000 versions) Pin
Mariusz Popiolek3-Oct-02 9:28
sussMariusz Popiolek3-Oct-02 9:28 
GeneralNeed of a turorial Pin
Le centriste1-Oct-02 8:05
Le centriste1-Oct-02 8:05 
GeneralRe: Need of a turorial Pin
jmkhael1-Oct-02 8:15
jmkhael1-Oct-02 8:15 
GeneralRe: Need of a turorial Pin
Shog91-Oct-02 8:33
sitebuilderShog91-Oct-02 8:33 
GeneralRe: Need of a turorial Pin
Michael Dunn1-Oct-02 9:55
sitebuilderMichael Dunn1-Oct-02 9:55 
GeneralSize of 'enum' Pin
Ryan B.1-Oct-02 7:48
Ryan B.1-Oct-02 7:48 
GeneralRe: Size of 'enum' Pin
Ryan B.1-Oct-02 7:54
Ryan B.1-Oct-02 7:54 
GeneralRe: Size of 'enum' Pin
Ryan B.1-Oct-02 7:56
Ryan B.1-Oct-02 7:56 
GeneralRe: Size of 'enum' Pin
Ryan B.1-Oct-02 8:30
Ryan B.1-Oct-02 8:30 
GeneralRe: Size of 'enum' Pin
Anonymous2-Oct-02 3:29
Anonymous2-Oct-02 3:29 
QuestionHow do i set a Radio Button's state in with win32 api's? Pin
Anonymous1-Oct-02 7:35
Anonymous1-Oct-02 7:35 
AnswerRe: How do i set a Radio Button's state in with win32 api's? Pin
Ravi Bhavnani1-Oct-02 7:42
professionalRavi Bhavnani1-Oct-02 7:42 
GeneralRe: How do i set a Radio Button's state in with win32 api's? Pin
Dimitri Rochette1-Oct-02 11:58
Dimitri Rochette1-Oct-02 11:58 
GeneralRe: How do i set a Radio Button's state in with win32 api's? Pin
Ravi Bhavnani1-Oct-02 12:01
professionalRavi Bhavnani1-Oct-02 12:01 
Generalwriting help docs Pin
ns1-Oct-02 7:12
ns1-Oct-02 7:12 

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.