Click here to Skip to main content
15,911,711 members
Home / Discussions / COM
   

COM

 
AnswerRe: Is COM controls compatible with .NET Pin
CPallini10-Oct-07 21:57
mveCPallini10-Oct-07 21:57 
Questionstep by step COM use Pin
Shaileshvb10-Oct-07 21:03
Shaileshvb10-Oct-07 21:03 
AnswerRe: step by step COM use Pin
CPallini10-Oct-07 21:11
mveCPallini10-Oct-07 21:11 
QuestionHow to reset the Excel menu bar?! or delete a custom menu? Pin
akohan10-Oct-07 17:16
akohan10-Oct-07 17:16 
AnswerRe: How to reset the Excel menu bar?! or delete a custom menu? Pin
akohan11-Oct-07 7:33
akohan11-Oct-07 7:33 
QuestionGUID registration / unregistration Pin
cheekymuppet10-Oct-07 7:40
cheekymuppet10-Oct-07 7:40 
QuestionDocument imaging 12.0 OCR running error Pin
lalaBoss9-Oct-07 23:58
lalaBoss9-Oct-07 23:58 
AnswerRe: Document imaging 12.0 OCR running error Pin
lalaBoss11-Oct-07 11:52
lalaBoss11-Oct-07 11:52 
Found a solution myself after much experimenting...

setting the image to a pictureBox in some way bounds that image file so that it cannot be used by OCR... if you move the statement "pictureBox1->Image::set(bmpPenImage); to the end, that is after aDocument->Close(false); it works.

OCR also appears to be sensitive to the image size, i'm still experimenting but it seems to like larger scaled images, you sometimes get the same "OCR running error" setting pixels to blue, this is all wierd but if someone can still clear this issue i'll be thankful.
QuestionCOM Out of Process Servers Pin
Richard Andrew x649-Oct-07 11:46
professionalRichard Andrew x649-Oct-07 11:46 
AnswerRe: COM Out of Process Servers Pin
CPallini9-Oct-07 21:26
mveCPallini9-Oct-07 21:26 
QuestionRunning a thread in COM object Pin
kulile8-Oct-07 23:12
kulile8-Oct-07 23:12 
QuestionProblem with creating a component Pin
rajeev828-Oct-07 16:46
rajeev828-Oct-07 16:46 
AnswerRe: Problem with creating a component Pin
CPallini8-Oct-07 22:58
mveCPallini8-Oct-07 22:58 
GeneralRe: Problem with creating a component Pin
rajeev828-Oct-07 23:42
rajeev828-Oct-07 23:42 
GeneralRe: Problem with creating a component Pin
CPallini8-Oct-07 23:59
mveCPallini8-Oct-07 23:59 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 0:23
rajeev829-Oct-07 0:23 
GeneralRe: Problem with creating a component Pin
CPallini9-Oct-07 0:58
mveCPallini9-Oct-07 0:58 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 2:27
rajeev829-Oct-07 2:27 
GeneralRe: Problem with creating a component Pin
CPallini9-Oct-07 2:45
mveCPallini9-Oct-07 2:45 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 3:01
rajeev829-Oct-07 3:01 
Questioninterview questions Pin
neelu77794-Oct-07 21:45
neelu77794-Oct-07 21:45 
AnswerRe: interview questions Pin
Shaileshvb10-Oct-07 23:38
Shaileshvb10-Oct-07 23:38 
QuestionHow does ActiveX read and write cookie Pin
martinvan4-Oct-07 20:41
martinvan4-Oct-07 20:41 
QuestionLearning stage of COM Pin
Shaileshvb4-Oct-07 1:57
Shaileshvb4-Oct-07 1:57 
AnswerRe: Learning stage of COM Pin
Nathan Holt at EMOM4-Oct-07 9:58
Nathan Holt at EMOM4-Oct-07 9:58 

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.