Click here to Skip to main content
16,004,761 members
Home / Discussions / C#
   

C#

 
AnswerRe: Confused about shallow and deep copy in C# Pin
Joshua Quick21-Nov-05 14:14
Joshua Quick21-Nov-05 14:14 
AnswerRe: Confused about shallow and deep copy in C# Pin
ABC_Developer21-Nov-05 18:26
ABC_Developer21-Nov-05 18:26 
Question[very urgent]!! combobox question Pin
Sam 200621-Nov-05 12:26
Sam 200621-Nov-05 12:26 
AnswerRe: [very urgent]!! combobox question Pin
enjoycrack21-Nov-05 12:48
enjoycrack21-Nov-05 12:48 
AnswerRe: [very urgent]!! combobox question Pin
cshaaaa21-Nov-05 19:09
cshaaaa21-Nov-05 19:09 
Questionbarcode: code 128 from c# Pin
grahamcere21-Nov-05 12:02
grahamcere21-Nov-05 12:02 
AnswerRe: barcode: code 128 from c# Pin
Christian Graus21-Nov-05 14:53
protectorChristian Graus21-Nov-05 14:53 
GeneralRe: barcode: code 128 from c# Pin
grahamcere22-Nov-05 5:15
grahamcere22-Nov-05 5:15 
There is...but unfortunately they aren't the type I require...i've found codabar and several others in c# but only an mfc version for the code 128.
I created an active x control wrapper for the mfc dll, but get a COMException "catastrophic error" when i try to invoke a function from c#.
I'm experienced in writing and calling native win32 dll's...but having a lot of trouble trying to use the MFC component. I can get the code to run from adding the method to the contstructor, but can't pass any parameters that way, and still get the error when i try to call a function.
I used aximp.exe to generate a slightly different interface to the component, but still get an ActiveXException when I try to invoke a member.

Graham
QuestionHow to display a pdf file in a aspx form Pin
Aricardo21-Nov-05 12:00
Aricardo21-Nov-05 12:00 
AnswerRe: How to display a pdf file in a aspx form Pin
enjoycrack21-Nov-05 12:42
enjoycrack21-Nov-05 12:42 
QuestionEasiest way to parse a data packet Pin
Tom Wright21-Nov-05 11:26
Tom Wright21-Nov-05 11:26 
AnswerRe: Easiest way to parse a data packet Pin
KaptinKrunch21-Nov-05 13:41
KaptinKrunch21-Nov-05 13:41 
GeneralRe: Easiest way to parse a data packet Pin
Tom Wright22-Nov-05 6:10
Tom Wright22-Nov-05 6:10 
GeneralRe: Easiest way to parse a data packet Pin
KaptinKrunch23-Nov-05 6:53
KaptinKrunch23-Nov-05 6:53 
QuestionI have string[] names = {"name1", "name2"} ... Pin
Anthony Mushrow21-Nov-05 10:58
professionalAnthony Mushrow21-Nov-05 10:58 
AnswerRe: I have string[] names = {"name1", "name2"} ... Pin
enjoycrack21-Nov-05 12:37
enjoycrack21-Nov-05 12:37 
AnswerRe: I have string[] names = {"name1", "name2"} ... Pin
André Ziegler21-Nov-05 12:39
André Ziegler21-Nov-05 12:39 
QuestionUnmanaged Thread Unsafe Library Pin
BenjaminWalker21-Nov-05 10:49
BenjaminWalker21-Nov-05 10:49 
Questiona common serialization question Pin
mattraffel21-Nov-05 10:43
mattraffel21-Nov-05 10:43 
AnswerRe: a common serialization question Pin
Tom Wright21-Nov-05 10:58
Tom Wright21-Nov-05 10:58 
GeneralRe: a common serialization question Pin
mattraffel21-Nov-05 11:03
mattraffel21-Nov-05 11:03 
GeneralRe: a common serialization question Pin
Curtis Schlak.21-Nov-05 16:42
Curtis Schlak.21-Nov-05 16:42 
Questionquestion about interfaces Pin
savage_21-Nov-05 10:02
savage_21-Nov-05 10:02 
AnswerRe: question about interfaces Pin
Steve Maier21-Nov-05 10:46
professionalSteve Maier21-Nov-05 10:46 
GeneralRe: question about interfaces Pin
savage_21-Nov-05 11:55
savage_21-Nov-05 11: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.