Click here to Skip to main content
15,881,641 members
Home / Discussions / C#
   

C#

 
AnswerRe: set to 640x480 wmv files Pin
Abhinav S12-Jan-12 20:57
Abhinav S12-Jan-12 20:57 
Generalhi frnds Pin
mbjino12-Jan-12 18:31
mbjino12-Jan-12 18:31 
GeneralRe: hi frnds Pin
Calla12-Jan-12 20:50
Calla12-Jan-12 20:50 
GeneralRe: hi frnds PinPopular
V.12-Jan-12 20:53
professionalV.12-Jan-12 20:53 
GeneralRe: hi frnds Pin
Abhinav S12-Jan-12 20:55
Abhinav S12-Jan-12 20:55 
QuestionOS architecture vs compiling issues Pin
turbosupramk312-Jan-12 16:49
turbosupramk312-Jan-12 16:49 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn12-Jan-12 17:15
sitebuilderLuc Pattyn12-Jan-12 17:15 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk312-Jan-12 17:27
turbosupramk312-Jan-12 17:27 
Hi Luc,

Thanks for the reply.

With some further troubleshooting, I have discovered something interesting. I thought the problem was the plugin dll I had written, but it turns out it was actually a resource dll that was inside of my projects plugin dll. So the hierarchy is this:

Parent Application (exe)
-->My PlugIn dll (c sharp)
---->Resource dll (delphi)

I do not have any control over either the Parent Applications code or the resource dll. It looks as if when the Parent application and the plugin I wrote are ran as a 64bit application (on a 64bit OS) the resource dll will not load. Does this sound like a reasonable diagnosis? If so, is there a work around for this situation?
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn12-Jan-12 17:47
sitebuilderLuc Pattyn12-Jan-12 17:47 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk312-Jan-12 17:58
turbosupramk312-Jan-12 17:58 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk313-Jan-12 4:11
turbosupramk313-Jan-12 4:11 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn13-Jan-12 4:24
sitebuilderLuc Pattyn13-Jan-12 4:24 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk313-Jan-12 4:46
turbosupramk313-Jan-12 4:46 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn13-Jan-12 5:26
sitebuilderLuc Pattyn13-Jan-12 5:26 
QuestionOperator '==' cannot be applied to operands of type 'string' and 'int' Pin
bigphish12-Jan-12 8:01
bigphish12-Jan-12 8:01 
AnswerRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
Luc Pattyn12-Jan-12 8:10
sitebuilderLuc Pattyn12-Jan-12 8:10 
GeneralRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
bigphish12-Jan-12 8:13
bigphish12-Jan-12 8:13 
AnswerRe: Operator '==' cannot be applied to operands of type 'string' and 'int' PinPopular
Luc Pattyn12-Jan-12 8:28
sitebuilderLuc Pattyn12-Jan-12 8:28 
GeneralRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
Pete O'Hanlon12-Jan-12 8:48
mvePete O'Hanlon12-Jan-12 8:48 
GeneralRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
harold aptroot12-Jan-12 8:18
harold aptroot12-Jan-12 8:18 
GeneralMessage Removed Pin
12-Jan-12 10:44
professionalN_tro_P12-Jan-12 10:44 
GeneralRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
harold aptroot12-Jan-12 10:49
harold aptroot12-Jan-12 10:49 
GeneralMessage Removed Pin
12-Jan-12 10:54
professionalN_tro_P12-Jan-12 10:54 
GeneralRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
harold aptroot12-Jan-12 10:56
harold aptroot12-Jan-12 10:56 
AnswerRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
Luc Pattyn12-Jan-12 15:48
sitebuilderLuc Pattyn12-Jan-12 15:48 

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.