Click here to Skip to main content
15,921,577 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Developing Office Application in dot net Pin
Steve Pullan10-Feb-06 12:17
Steve Pullan10-Feb-06 12:17 
Questionwhat is this mean? Pin
pandapatin9-Feb-06 15:52
pandapatin9-Feb-06 15:52 
AnswerRe: what is this mean? Pin
Dave Kreskowiak9-Feb-06 16:07
mveDave Kreskowiak9-Feb-06 16:07 
AnswerRe: what is this mean? Pin
Steve Pullan10-Feb-06 12:10
Steve Pullan10-Feb-06 12:10 
Questionimplement interface Pin
bluey129-Feb-06 15:25
bluey129-Feb-06 15:25 
AnswerRe: implement interface Pin
Dave Kreskowiak9-Feb-06 16:16
mveDave Kreskowiak9-Feb-06 16:16 
GeneralRe: implement interface Pin
bluey1212-Feb-06 14:34
bluey1212-Feb-06 14:34 
GeneralRe: implement interface Pin
Dave Kreskowiak12-Feb-06 15:05
mveDave Kreskowiak12-Feb-06 15:05 
This is going to be a nightmare! You DO NOT want to replace the engine! This will create such a huge mess it's not worth it. You'd have to replace the registration of all the engine methods and properties exposed to COM with your own. This means duplicating GUID's and names, but pointing the GUID's to your COM server. Good Luck! There's hundreds(!) of them.

You'd have to implement everything exposed by the MS SAPI classes, providing the same functionality that clients using the MS library would expect.

You'd be much better off just completing your own library and not trying to "shoe horn" your implementation into MS's. Your library can run side-by-side with MS's.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: implement interface Pin
bluey1213-Feb-06 19:54
bluey1213-Feb-06 19:54 
GeneralRe: implement interface Pin
Dave Kreskowiak14-Feb-06 2:25
mveDave Kreskowiak14-Feb-06 2:25 
Questionerror Pin
fmardani9-Feb-06 12:04
fmardani9-Feb-06 12:04 
AnswerRe: error Pin
fmardani9-Feb-06 12:09
fmardani9-Feb-06 12:09 
QuestionSelect tab in tabstrip in design time Pin
Jlawrnce9-Feb-06 11:12
Jlawrnce9-Feb-06 11:12 
AnswerRe: Select tab in tabstrip in design time Pin
JUNEYT10-Feb-06 5:45
JUNEYT10-Feb-06 5:45 
QuestionUse FoxPro Database in VB6.0 Pin
Saeid Jorablo9-Feb-06 10:12
Saeid Jorablo9-Feb-06 10:12 
QuestionCrystal Reports For VS2005, Logon Problem? Pin
Noble D. Bell9-Feb-06 8:53
Noble D. Bell9-Feb-06 8:53 
QuestionSupress Combo SelectedIndexChanged Event Pin
RichardBerry9-Feb-06 6:08
RichardBerry9-Feb-06 6:08 
AnswerRe: Supress Combo SelectedIndexChanged Event Pin
Dave Kreskowiak9-Feb-06 6:21
mveDave Kreskowiak9-Feb-06 6:21 
AnswerRe: Supress Combo SelectedIndexChanged Event Pin
AlexeiXX39-Feb-06 7:29
AlexeiXX39-Feb-06 7:29 
QuestionDual monitors and fullpage Pin
Spaz809-Feb-06 4:44
Spaz809-Feb-06 4:44 
AnswerRe: Dual monitors and fullpage Pin
Dave Kreskowiak9-Feb-06 6:17
mveDave Kreskowiak9-Feb-06 6:17 
GeneralRe: Dual monitors and fullpage Pin
Spaz809-Feb-06 6:51
Spaz809-Feb-06 6:51 
GeneralRe: Dual monitors and fullpage Pin
Dave Kreskowiak9-Feb-06 8:09
mveDave Kreskowiak9-Feb-06 8:09 
GeneralRe: Dual monitors and fullpage Pin
Spaz809-Feb-06 8:20
Spaz809-Feb-06 8:20 
GeneralRe: Dual monitors and fullpage Pin
Dave Kreskowiak10-Feb-06 5:51
mveDave Kreskowiak10-Feb-06 5:51 

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.