Click here to Skip to main content
15,922,574 members
Home / Discussions / C#
   

C#

 
GeneralRe: what does it do? Pin
zhoujun17-May-02 17:01
zhoujun17-May-02 17:01 
GeneralRe: what does it do? Pin
James T. Johnson18-May-02 12:27
James T. Johnson18-May-02 12:27 
GeneralRe: what does it do? Pin
zhoujun18-May-02 16:30
zhoujun18-May-02 16:30 
QuestionHow to run c# app on a win2000 machine without installing the framework? Pin
16-May-02 20:18
suss16-May-02 20:18 
AnswerRe: How to run c# app on a win2000 machine without installing the framework? Pin
Rickard Andersson2016-May-02 20:31
Rickard Andersson2016-May-02 20:31 
AnswerRe: How to run c# app on a win2000 machine without installing the framework? Pin
Michael P Butler16-May-02 22:27
Michael P Butler16-May-02 22:27 
AnswerRe: How to run c# app on a win2000 machine without installing the framework? Pin
James T. Johnson17-May-02 1:00
James T. Johnson17-May-02 1:00 
GeneralVariants in .net Pin
ElCortez16-May-02 13:21
ElCortez16-May-02 13:21 
Hi' how are you.

I'm having some trouble with an ActiveX Control which i use in a project i'm working on.

The Control has a method like this:

Ax.GetCurrentImage(ref variant image, ref variant size)

Where the image parameter is supposed to return a bitmap.
And the size parameter returns the size of the bitmap.

I've tryed going in the direction of using a variable of the type System.Object, but that doesen't work.

If anyone has some ideas on how to attack this problem i would be grateful.

I'll try and post some more concrete code and error messages tomorrow when i get to work.

Venlig hilsen / Regards

Steffen Otto Jensen
(Denmark)
GeneralRe: Variants in .net Pin
Rama Krishna Vavilala16-May-02 14:35
Rama Krishna Vavilala16-May-02 14:35 
GeneralRe: Variants in .net Pin
ElCortez16-May-02 20:51
ElCortez16-May-02 20:51 
GeneralRe: Variants in .net Pin
Gaul21-May-02 4:34
Gaul21-May-02 4:34 
GeneralRe: Variants in .net Pin
ElCortez21-May-02 12:11
ElCortez21-May-02 12:11 
GeneralRe: Variants in .net Pin
Rama Krishna Vavilala21-May-02 12:30
Rama Krishna Vavilala21-May-02 12:30 
GeneralRe: Variants in .net Pin
ElCortez21-May-02 13:05
ElCortez21-May-02 13:05 
GeneralRe: Variants in .net Pin
Rama Krishna Vavilala21-May-02 14:46
Rama Krishna Vavilala21-May-02 14:46 
GeneralRe: Variants in .net Pin
ElCortez22-May-02 2:15
ElCortez22-May-02 2:15 
GeneralString handling book excerpt Pin
Tom Archer16-May-02 5:37
Tom Archer16-May-02 5:37 
GeneralRe: String handling book excerpt Pin
Rickard Andersson2016-May-02 7:15
Rickard Andersson2016-May-02 7:15 
GeneralRe: String handling book excerpt Pin
Albert Pascual16-May-02 7:19
sitebuilderAlbert Pascual16-May-02 7:19 
GeneralRe: String handling book excerpt Pin
Tom Archer16-May-02 7:16
Tom Archer16-May-02 7:16 
GeneralRe: String handling book excerpt Pin
Albert Pascual16-May-02 7:30
sitebuilderAlbert Pascual16-May-02 7:30 
GeneralRe: String handling book excerpt Pin
Tom Archer16-May-02 7:30
Tom Archer16-May-02 7:30 
GeneralRe: String handling book excerpt Pin
Albert Pascual16-May-02 7:43
sitebuilderAlbert Pascual16-May-02 7:43 
GeneralRe: String handling book excerpt Pin
Tom Archer16-May-02 7:38
Tom Archer16-May-02 7:38 
GeneralRe: String handling book excerpt Pin
Joao Vaz16-May-02 9:28
Joao Vaz16-May-02 9:28 

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.