Click here to Skip to main content
15,900,629 members
Home / Discussions / C#
   

C#

 
GeneralRe: The noobiest guy...needs a start Pin
Christian Graus13-May-07 17:43
protectorChristian Graus13-May-07 17:43 
Questiontriggering the playing of a WAV/MP3 from an audio source (e.g. microphone) Pin
David Every13-May-07 15:01
David Every13-May-07 15:01 
AnswerRe: triggering the playing of a WAV/MP3 from an audio source (e.g. microphone) Pin
Leslie Sanford13-May-07 18:43
Leslie Sanford13-May-07 18:43 
GeneralRe: triggering the playing of a WAV/MP3 from an audio source (e.g. microphone) Pin
David Every15-May-07 15:06
David Every15-May-07 15:06 
GeneralRe: triggering the playing of a WAV/MP3 from an audio source (e.g. microphone) Pin
Leslie Sanford15-May-07 15:16
Leslie Sanford15-May-07 15:16 
GeneralRe: triggering the playing of a WAV/MP3 from an audio source (e.g. microphone) Pin
David Every15-May-07 15:20
David Every15-May-07 15:20 
Questionselect a particular shape form Visio drawing Pin
asithabk13-May-07 13:55
asithabk13-May-07 13:55 
QuestionUnable to load DLL Pin
donovan.solms13-May-07 13:22
donovan.solms13-May-07 13:22 
i get


System.DllNotFoundException: Unable to load DLL 'touchlib.dll': The specified mo
dule could not be found. (Exception from HRESULT: 0x8007007E)
--at TouchlibInterop.Interop.init()
--at TouchlibInterop.Interop.initialize() in C:\Documents and Settings\donovan\
My Documents\Visual Studio 2005\Projects\TouchlibInterop\TouchlibInterop\TouchlibInt
erop.cs:line 54

even though the dll (touchlib.dll) is in the bin directory of the application i'm trying to run, and in the bin of the dll that's calling it. i've added a reference to the dll(touchlib.dll) in the dll that calls it(touchlibinterop.dll) and in the program that calls the dll. (consoleapptest)

am i missing something? i'm using DLLImport to call a unmanaged c++ method from a C# DLL, and then from the console app i'm calling a method in the C# dll that calls the unmanaged Dll.

thanks, donovan

rather have something you don't need, than need something you don't have
AnswerRe: Unable to load DLL Pin
Christian Graus13-May-07 14:04
protectorChristian Graus13-May-07 14:04 
GeneralRe: Unable to load DLL Pin
donovan.solms13-May-07 14:42
donovan.solms13-May-07 14:42 
GeneralRe: Unable to load DLL Pin
Christian Graus13-May-07 15:35
protectorChristian Graus13-May-07 15:35 
AnswerRe: Unable to load DLL Pin
Luc Pattyn13-May-07 14:27
sitebuilderLuc Pattyn13-May-07 14:27 
GeneralRe: Unable to load DLL Pin
donovan.solms13-May-07 14:39
donovan.solms13-May-07 14:39 
GeneralRe: Unable to load DLL Pin
Luc Pattyn13-May-07 15:45
sitebuilderLuc Pattyn13-May-07 15:45 
GeneralRe: Unable to load DLL Pin
Christian Graus13-May-07 16:53
protectorChristian Graus13-May-07 16:53 
QuestionStackOverflow on OnComponentChanged Pin
sanicra13-May-07 13:21
sanicra13-May-07 13:21 
AnswerRe: StackOverflow on OnComponentChanged Pin
Christian Graus13-May-07 14:06
protectorChristian Graus13-May-07 14:06 
GeneralRe: StackOverflow on OnComponentChanged Pin
sanicra13-May-07 14:31
sanicra13-May-07 14:31 
AnswerRe: StackOverflow on OnComponentChanged Pin
Luc Pattyn13-May-07 15:34
sitebuilderLuc Pattyn13-May-07 15:34 
GeneralRe: StackOverflow on OnComponentChanged Pin
sanicra13-May-07 15:46
sanicra13-May-07 15:46 
GeneralRe: StackOverflow on OnComponentChanged Pin
Luc Pattyn13-May-07 22:56
sitebuilderLuc Pattyn13-May-07 22:56 
GeneralRe: StackOverflow on OnComponentChanged Pin
sanicra13-May-07 23:18
sanicra13-May-07 23:18 
QuestionNeed Help With Console app (if CurAns > NoAns) Pin
emcp0613-May-07 9:35
emcp0613-May-07 9:35 
AnswerRe: Need Help With Console app (if CurAns > NoAns) Pin
Christian Graus13-May-07 11:50
protectorChristian Graus13-May-07 11:50 
QuestionQuestion about XML XPath Pin
Latheesan13-May-07 8:58
Latheesan13-May-07 8: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.