Click here to Skip to main content
15,903,362 members
Home / Discussions / C#
   

C#

 
QuestionWhere to find an OCR API? Pin
nirfun21-Feb-08 20:36
nirfun21-Feb-08 20:36 
AnswerRe: Where to find an OCR API? Pin
Christian Graus21-Feb-08 20:40
protectorChristian Graus21-Feb-08 20:40 
GeneralRe: Where to find an OCR API? Pin
nirfun21-Feb-08 21:11
nirfun21-Feb-08 21:11 
GeneralRe: Where to find an OCR API? Pin
Christian Graus21-Feb-08 23:23
protectorChristian Graus21-Feb-08 23:23 
AnswerRe: Where to find an OCR API? Pin
DaveyM6921-Feb-08 23:45
professionalDaveyM6921-Feb-08 23:45 
GeneralDatagridView Checkbox Pin
Xerox421-Feb-08 19:35
professionalXerox421-Feb-08 19:35 
QuestionC# -> C++ call issue Pin
Jais Joy21-Feb-08 19:20
Jais Joy21-Feb-08 19:20 
GeneralRe: C# -> C++ call issue Pin
Christian Graus21-Feb-08 19:34
protectorChristian Graus21-Feb-08 19:34 
If it's an application ( not a dll ) then if you can't change the app, you're basically screwed. Your best bet would be to abstract the class/method out into a dll, so your C# application can construct an instance and call it. I don't think you can add a reference to an exe in a .NET app.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

Generalresize control by code Pin
jason_mf21-Feb-08 19:15
jason_mf21-Feb-08 19:15 
GeneralRe: resize control by code Pin
Christian Graus21-Feb-08 19:19
protectorChristian Graus21-Feb-08 19:19 
GeneralRe: resize control by code Pin
jason_mf21-Feb-08 19:31
jason_mf21-Feb-08 19:31 
GeneralRe: resize control by code Pin
Christian Graus21-Feb-08 19:41
protectorChristian Graus21-Feb-08 19:41 
GeneralRe: resize control by code Pin
jason_mf21-Feb-08 20:00
jason_mf21-Feb-08 20:00 
GeneralRe: resize control by code Pin
jason_mf21-Feb-08 20:12
jason_mf21-Feb-08 20:12 
GeneralRe: resize control by code Pin
Christian Graus21-Feb-08 20:46
protectorChristian Graus21-Feb-08 20:46 
GeneralRe: resize control by code Pin
darkelv21-Feb-08 20:57
darkelv21-Feb-08 20:57 
GeneralVideo Analysis Pin
Boxman21-Feb-08 18:59
Boxman21-Feb-08 18:59 
GeneralRe: Video Analysis Pin
Christian Graus21-Feb-08 19:21
protectorChristian Graus21-Feb-08 19:21 
GeneralRecommend Good books and the C# 3.0, 3.5 Difference Pin
Guhanath21-Feb-08 18:43
Guhanath21-Feb-08 18:43 
GeneralRe: Recommend Good books and the C# 3.0, 3.5 Difference Pin
Colin Angus Mackay21-Feb-08 23:35
Colin Angus Mackay21-Feb-08 23:35 
GeneralRe: Recommend Good books and the C# 3.0, 3.5 Difference Pin
Guhanath22-Feb-08 0:20
Guhanath22-Feb-08 0:20 
GeneralRe: Recommend Good books and the C# 3.0, 3.5 Difference Pin
Colin Angus Mackay22-Feb-08 11:56
Colin Angus Mackay22-Feb-08 11:56 
QuestionHow to align text in Label Pin
D i x y21-Feb-08 18:37
D i x y21-Feb-08 18:37 
AnswerRe: How to align text in Label Pin
Christian Graus21-Feb-08 19:16
protectorChristian Graus21-Feb-08 19:16 
GeneralRe: How to align text in Label Pin
D i x y21-Feb-08 20:11
D i x y21-Feb-08 20:11 

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.