Click here to Skip to main content
15,792,482 members
Home / Discussions / C#
   

C#

 
GeneralRe: HOW TO USE A PROPERTY IN C SHARP Pin
Asim N.6-Nov-02 2:39
Asim N.6-Nov-02 2:39 
AnswerRe: HOW TO USE A PROPERTY IN C SHARP Pin
Stephane Rodriguez.4-Nov-02 6:15
Stephane Rodriguez.4-Nov-02 6:15 
AnswerRe: HOW TO USE THE CAPS LOCK KEY Pin
Daniel Turini4-Nov-02 7:04
Daniel Turini4-Nov-02 7:04 
AnswerRe: HOW TO USE A PROPERTY IN C SHARP Pin
Rickard Andersson205-Nov-02 22:00
Rickard Andersson205-Nov-02 22:00 
GeneralWebbrowser and windowclosing event Pin
dricks4-Nov-02 3:28
dricks4-Nov-02 3:28 
GeneralRe: Webbrowser and windowclosing event Pin
Stephane Rodriguez.4-Nov-02 6:46
Stephane Rodriguez.4-Nov-02 6:46 
GeneralCom marshalling Pin
gharrison4-Nov-02 2:12
gharrison4-Nov-02 2:12 
GeneralRe: Com marshalling Pin
Stephane Rodriguez.4-Nov-02 6:49
Stephane Rodriguez.4-Nov-02 6:49 
void* is not a suitable type for the interop marshaller. I would suggest to either rewrite the IDL so it is something like IUnknown* (even if it's not an iunknown interface), or you could as well pass a SafeArray instead : in this case you have a marshall unmanagedtype enum [attribute] to play with to tell the marshaller what is the safearray made of.
Good luck!




Back to real work : D-26.
GeneralProblem in XmlSerialization Pin
Mazdak4-Nov-02 1:02
Mazdak4-Nov-02 1:02 
GeneralSome XML sample needed Pin
Mazdak3-Nov-02 21:43
Mazdak3-Nov-02 21:43 
GeneralRe: Some XML sample needed Pin
Paul Watson3-Nov-02 22:19
sitebuilderPaul Watson3-Nov-02 22:19 
GeneralRe: Some XML sample needed Pin
Mazdak3-Nov-02 22:35
Mazdak3-Nov-02 22:35 
Generalwebrequest download speed Pin
Anonymous3-Nov-02 19:42
Anonymous3-Nov-02 19:42 
GeneralRe: webrequest download speed Pin
Daniel Turini3-Nov-02 21:56
Daniel Turini3-Nov-02 21:56 
GeneralRe: webrequest download speed Pin
Stephane Rodriguez.3-Nov-02 21:52
Stephane Rodriguez.3-Nov-02 21:52 
GeneralRe: webrequest download speed Pin
Anonymous4-Nov-02 7:02
Anonymous4-Nov-02 7:02 
GeneralRe: webrequest download speed Pin
Stephane Rodriguez.4-Nov-02 7:14
Stephane Rodriguez.4-Nov-02 7:14 
GeneralRe: webrequest download speed Pin
Anonymous4-Nov-02 9:43
Anonymous4-Nov-02 9:43 
GeneralGetting Bitmap from WebBrowser2 Pin
Gluber3-Nov-02 11:53
Gluber3-Nov-02 11:53 
GeneralRe: Getting Bitmap from WebBrowser2 Pin
John Fisher3-Nov-02 12:18
John Fisher3-Nov-02 12:18 
GeneralBest Video Control is... Pin
antoine@orchus-tech3-Nov-02 9:36
antoine@orchus-tech3-Nov-02 9:36 
GeneralRe: Best Video Control is... Pin
Stephane Rodriguez.3-Nov-02 10:05
Stephane Rodriguez.3-Nov-02 10:05 
GeneralRe: Best Video Control is... Pin
James T. Johnson3-Nov-02 10:18
James T. Johnson3-Nov-02 10:18 
GeneralRe: Best Video Control is... Pin
Stephane Rodriguez.3-Nov-02 10:35
Stephane Rodriguez.3-Nov-02 10:35 
GeneralXML Dataset and Removing Rows... Pin
hammackj2-Nov-02 19:08
hammackj2-Nov-02 19:08 

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.