Click here to Skip to main content
15,898,649 members
Home / Discussions / C#
   

C#

 
QuestionWAB from c#? Pin
Angel Tsvetkov22-Nov-04 1:14
Angel Tsvetkov22-Nov-04 1:14 
QuestionMy FileSystemWatcher does not work.. Why? Pin
sverre.andersen22-Nov-04 1:02
sverre.andersen22-Nov-04 1:02 
AnswerRe: My FileSystemWatcher does not work.. Why? Pin
Daniel Turini22-Nov-04 1:07
Daniel Turini22-Nov-04 1:07 
GeneralRe: My FileSystemWatcher does not work.. Why? Pin
sverre.andersen22-Nov-04 1:29
sverre.andersen22-Nov-04 1:29 
AnswerRe: My FileSystemWatcher does not work.. Why? Pin
BlackDice22-Nov-04 5:14
BlackDice22-Nov-04 5:14 
QuestionHow are AxInterop-DLLs created? Pin
mav.northwind22-Nov-04 0:35
mav.northwind22-Nov-04 0:35 
AnswerRe: How are AxInterop-DLLs created? Pin
Nick Parker22-Nov-04 3:56
protectorNick Parker22-Nov-04 3:56 
GeneralRe: How are AxInterop-DLLs created? Pin
mav.northwind22-Nov-04 21:51
mav.northwind22-Nov-04 21:51 
Thanks alot, Nick!

I was asking because I have to support two different versions of a third party program exposing ActiveX controls and COM objects in my program.
The problem is that the interfaces of these objects have changed but have kept the same name. So I couldn't find a way to instantiate a class implementing a specific interface version and am now trying to use 2 RCW dlls with different namespaces.

Don't know if this will work, though.

The core problem is: I can't have both versions of the application installed at the same time, so I must build against the version currently installed. When I build against the newer version, I'll get class not registered-errors when instantiating objects with the older version installed. The other way round I can't use any features from the newer version.

You don't have an idea how to do this by chance?

Thanks,

Mav
GeneralDevPartner and WaitForSingleObject Pin
PaleyX21-Nov-04 23:57
PaleyX21-Nov-04 23:57 
GeneralRe: DevPartner and WaitForSingleObject Pin
Daniel Turini22-Nov-04 1:03
Daniel Turini22-Nov-04 1:03 
GeneralRe: DevPartner and WaitForSingleObject Pin
PaleyX22-Nov-04 1:53
PaleyX22-Nov-04 1:53 
QuestionHow to find CRC32 value of a File? Pin
pubududilena21-Nov-04 22:27
pubududilena21-Nov-04 22:27 
Generalimplementation of "show me as idle for x mins" Pin
Kamran Zafar21-Nov-04 20:06
Kamran Zafar21-Nov-04 20:06 
GeneralRe: implementation of "show me as idle for x mins" Pin
Stefan Troschuetz21-Nov-04 21:29
Stefan Troschuetz21-Nov-04 21:29 
GeneralRe: implementation of "show me as idle for x mins" Pin
benjymous21-Nov-04 22:16
benjymous21-Nov-04 22:16 
GeneralRe: implementation of "show me as idle for x mins" Pin
Kamran Zafar21-Nov-04 22:30
Kamran Zafar21-Nov-04 22:30 
GeneralRe: implementation of "show me as idle for x mins" Pin
benjymous22-Nov-04 0:06
benjymous22-Nov-04 0:06 
GeneralRe: implementation of "show me as idle for x mins" Pin
Kamran Zafar22-Nov-04 18:39
Kamran Zafar22-Nov-04 18:39 
GeneralDraw shape inside a control Pin
sreejith ss nair21-Nov-04 19:45
sreejith ss nair21-Nov-04 19:45 
GeneralRe: Draw shape inside a control Pin
DougW4821-Nov-04 20:32
DougW4821-Nov-04 20:32 
GeneralRe: Draw shape inside a control Pin
sreejith ss nair21-Nov-04 21:32
sreejith ss nair21-Nov-04 21:32 
QuestionDatagrid ??? Pin
npqk21-Nov-04 19:07
npqk21-Nov-04 19:07 
AnswerRe: Datagrid ??? Pin
sreejith ss nair21-Nov-04 19:50
sreejith ss nair21-Nov-04 19:50 
QuestionFont Height in twips? Pin
sachinkalse21-Nov-04 17:14
sachinkalse21-Nov-04 17:14 
AnswerRe: Font Height in twips? Pin
Nick Parker21-Nov-04 18:55
protectorNick Parker21-Nov-04 18:55 

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.