Click here to Skip to main content
15,896,348 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reading excel file in Vista x64 Pin
Dave Kreskowiak1-Dec-09 5:47
mveDave Kreskowiak1-Dec-09 5:47 
GeneralRe: Reading excel file in Vista x64 Pin
kmuthuk1-Dec-09 5:55
kmuthuk1-Dec-09 5:55 
GeneralRe: Reading excel file in Vista x64 Pin
Dave Kreskowiak1-Dec-09 11:04
mveDave Kreskowiak1-Dec-09 11:04 
QuestionWrapped COM call works during Test, otherwise fails Pin
puromtec11-Dec-09 5:18
puromtec11-Dec-09 5:18 
AnswerRe: Wrapped COM call works during Test, otherwise fails Pin
Paulo Zemek1-Dec-09 6:07
Paulo Zemek1-Dec-09 6:07 
GeneralRe: Wrapped COM call works during Test, otherwise fails Pin
puromtec11-Dec-09 6:31
puromtec11-Dec-09 6:31 
GeneralRe: Wrapped COM call works during Test, otherwise fails Pin
Paulo Zemek1-Dec-09 8:06
Paulo Zemek1-Dec-09 8:06 
GeneralRe: Wrapped COM call works during Test, otherwise fails Pin
puromtec11-Dec-09 8:45
puromtec11-Dec-09 8:45 
Ok, the plot thickens.

A fellow developer wrote a bare-bones c# app that calls the c++ wrapper dll and it works from his computer. However, it fails from mine.

I tried each type of CharSet without success. Also, I tried it with callingconvention = CallingConvention.StdCall.

Btw, we used to use the automatically interop dll for calling the COM directly, however, it was very unstable. The funny thing is that stability is perfect with the approach using a hand-written c++ wrapper if called from c# under the context of visual studio unit testing.
Questionhelp me to calculate the CRC!! Pin
frommi1-Dec-09 5:04
frommi1-Dec-09 5:04 
AnswerRe: help me to calculate the CRC!! Pin
Cracked-Down1-Dec-09 7:13
Cracked-Down1-Dec-09 7:13 
GeneralRe: help me to calculate the CRC!! Pin
harold aptroot1-Dec-09 7:24
harold aptroot1-Dec-09 7:24 
QuestionHow to make single instance? Pin
RanaSohail1-Dec-09 3:54
RanaSohail1-Dec-09 3:54 
AnswerRe: How to make single instance? Pin
mrcooll1-Dec-09 4:00
mrcooll1-Dec-09 4:00 
AnswerRe: How to make single instance? Pin
PIEBALDconsult1-Dec-09 4:14
mvePIEBALDconsult1-Dec-09 4:14 
GeneralRe: How to make single instance? Pin
RanaSohail1-Dec-09 4:24
RanaSohail1-Dec-09 4:24 
GeneralRe: How to make single instance? Pin
S. Brozius1-Dec-09 4:33
S. Brozius1-Dec-09 4:33 
GeneralRe: How to make single instance? Pin
David Skelly1-Dec-09 4:34
David Skelly1-Dec-09 4:34 
GeneralRe: How to make single instance? Pin
RanaSohail1-Dec-09 5:20
RanaSohail1-Dec-09 5:20 
GeneralMessage Closed Pin
1-Dec-09 4:36
stancrm1-Dec-09 4:36 
GeneralRe: How to make single instance? Pin
RanaSohail1-Dec-09 5:15
RanaSohail1-Dec-09 5:15 
GeneralRe: How to make single instance? Pin
Shameel1-Dec-09 6:34
professionalShameel1-Dec-09 6:34 
GeneralRe: How to make single instance? Pin
RanaSohail1-Dec-09 5:18
RanaSohail1-Dec-09 5:18 
GeneralRe: How to make single instance? Pin
J4amieC1-Dec-09 5:51
J4amieC1-Dec-09 5:51 
GeneralRe: How to make single instance? Pin
Shameel1-Dec-09 6:37
professionalShameel1-Dec-09 6:37 
GeneralRe: How to make single instance? Pin
Shameel1-Dec-09 6:29
professionalShameel1-Dec-09 6:29 

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.