Click here to Skip to main content
15,904,351 members
Home / Discussions / C#
   

C#

 
AnswerRe:cannot implicitly convert type 'object' to 'int' Pin
Christian Graus29-Jun-08 19:07
protectorChristian Graus29-Jun-08 19:07 
QuestionCapture stderr through P/Invoke Pin
K.L.K29-Jun-08 17:02
K.L.K29-Jun-08 17:02 
AnswerRe: Capture stderr through P/Invoke Pin
Luc Pattyn29-Jun-08 18:25
sitebuilderLuc Pattyn29-Jun-08 18:25 
QuestionRe: Capture stderr through P/Invoke Pin
K.L.K3-Jul-08 9:27
K.L.K3-Jul-08 9:27 
AnswerRe: Capture stderr through P/Invoke Pin
Luc Pattyn3-Jul-08 9:40
sitebuilderLuc Pattyn3-Jul-08 9:40 
QuestionFull Article about OCR. Pin
hdv21229-Jun-08 12:25
hdv21229-Jun-08 12:25 
AnswerRe: Full Article about OCR. Pin
Christian Graus29-Jun-08 14:37
protectorChristian Graus29-Jun-08 14:37 
QuestionCorrect Way to Distribute External DLL Pin
Jammer29-Jun-08 11:09
Jammer29-Jun-08 11:09 
Hi All,

I think I've tracked down my earlier Debugging issue. I think the way I have my external DLL's and References to them messed up. What is the correct way to handle this?

I've tried creating a Solution Folder called External_Libs and then added things in there, then my solution projects complain about not being able to load them. So I removed that folder and added in an External_Libs directory to each project and then added in the required DLL's into those and referenced them in those dirs and I still get the same error.

I wanted to keep all the external DLL's in a single directory (External_Libs) rather than having them all set to "Copy Local = True" then ending up with a mass of DLL's in the root directory.

Bit confused!!

Jammer

Going where everyone here has gone before! Smile | :)
My Blog

AnswerRe: Correct Way to Distribute External DLL Pin
Sajjad Izadi29-Jun-08 18:46
Sajjad Izadi29-Jun-08 18:46 
GeneralRe: Correct Way to Distribute External DLL Pin
Jammer30-Jun-08 1:52
Jammer30-Jun-08 1:52 
QuestionScroll rectangle into view? Pin
Emil Müller29-Jun-08 9:43
Emil Müller29-Jun-08 9:43 
QuestionDebugging New Installation Pin
Jammer29-Jun-08 8:34
Jammer29-Jun-08 8:34 
AnswerRe: Debugging New Installation Pin
N a v a n e e t h29-Jun-08 8:39
N a v a n e e t h29-Jun-08 8:39 
GeneralRe: Debugging New Installation Pin
Jammer29-Jun-08 8:44
Jammer29-Jun-08 8:44 
GeneralRe: Debugging New Installation Pin
N a v a n e e t h29-Jun-08 8:53
N a v a n e e t h29-Jun-08 8:53 
GeneralRe: Debugging New Installation Pin
Jammer29-Jun-08 8:56
Jammer29-Jun-08 8:56 
AnswerRe: Debugging New Installation Pin
Pete O'Hanlon29-Jun-08 8:53
mvePete O'Hanlon29-Jun-08 8:53 
GeneralRe: Debugging New Installation Pin
Jammer29-Jun-08 8:56
Jammer29-Jun-08 8:56 
GeneralRe: Debugging New Installation Pin
N a v a n e e t h29-Jun-08 8:56
N a v a n e e t h29-Jun-08 8:56 
GeneralRe: Debugging New Installation Pin
Pete O'Hanlon29-Jun-08 9:00
mvePete O'Hanlon29-Jun-08 9:00 
AnswerRe: Debugging New Installation Pin
Sajjad Izadi29-Jun-08 8:58
Sajjad Izadi29-Jun-08 8:58 
GeneralRe: Debugging New Installation Pin
Jammer29-Jun-08 9:00
Jammer29-Jun-08 9:00 
Questionachive to characters in a string in an other way [modified :D] Pin
Sajjad Izadi29-Jun-08 7:20
Sajjad Izadi29-Jun-08 7:20 
AnswerRe: achive to characters in a string in an other way Pin
N a v a n e e t h29-Jun-08 7:29
N a v a n e e t h29-Jun-08 7:29 
GeneralRe: achive to characters in a string in an other way Pin
Sajjad Izadi29-Jun-08 7:35
Sajjad Izadi29-Jun-08 7:35 

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.