Click here to Skip to main content
15,907,328 members
Home / Discussions / C#
   

C#

 
GeneralRe: precision problems with double type Pin
sammyh21-Apr-03 9:59
sammyh21-Apr-03 9:59 
GeneralRe: precision problems with double type Pin
sammyh21-Apr-03 11:33
sammyh21-Apr-03 11:33 
GeneralAccessing DataSet from A While in B. Pin
Anonymous21-Apr-03 6:29
Anonymous21-Apr-03 6:29 
GeneralRe: Accessing DataSet from A While in B. Pin
Stephane Rodriguez.21-Apr-03 8:18
Stephane Rodriguez.21-Apr-03 8:18 
GeneralFormatting numbers Pin
Alvaro Mendez21-Apr-03 5:01
Alvaro Mendez21-Apr-03 5:01 
GeneralRe: Formatting numbers Pin
Stephane Rodriguez.21-Apr-03 8:17
Stephane Rodriguez.21-Apr-03 8:17 
GeneralRe: Formatting numbers Pin
Alvaro Mendez21-Apr-03 9:41
Alvaro Mendez21-Apr-03 9:41 
GeneralRe: Formatting numbers Pin
Stephane Rodriguez.21-Apr-03 10:15
Stephane Rodriguez.21-Apr-03 10:15 
GeneralRe: Formatting numbers Pin
Alvaro Mendez21-Apr-03 11:04
Alvaro Mendez21-Apr-03 11:04 
GeneralNewbie...DLL/Friend Pin
Kant21-Apr-03 4:46
Kant21-Apr-03 4:46 
GeneralRe: Newbie...DLL/Friend Pin
Kant21-Apr-03 6:38
Kant21-Apr-03 6:38 
GeneralRe: Newbie...DLL/Friend Pin
Alvaro Mendez21-Apr-03 6:46
Alvaro Mendez21-Apr-03 6:46 
GeneralHELP! Making getexternal a usable object!!! Pin
LongRange.Shooter21-Apr-03 3:59
LongRange.Shooter21-Apr-03 3:59 
GeneralRe: HELP! Making getexternal a usable object!!! Pin
Stephane Rodriguez.21-Apr-03 8:03
Stephane Rodriguez.21-Apr-03 8:03 
GeneralRe: HELP! Making getexternal a usable object!!! Pin
LongRange.Shooter21-Apr-03 8:37
LongRange.Shooter21-Apr-03 8:37 
GeneralRe: HELP! Making getexternal a usable object!!! Pin
Stephane Rodriguez.21-Apr-03 10:01
Stephane Rodriguez.21-Apr-03 10:01 
GeneralRe: HELP! Making getexternal a usable object!!! Pin
LongRange.Shooter22-Apr-03 3:31
LongRange.Shooter22-Apr-03 3:31 
GeneralRe: HELP! Making getexternal a usable object!!! Pin
Stephane Rodriguez.22-Apr-03 4:43
Stephane Rodriguez.22-Apr-03 4:43 
GeneralRe: HELP! Making getexternal a usable object!!! Pin
LongRange.Shooter22-Apr-03 7:41
LongRange.Shooter22-Apr-03 7:41 
GeneralRe: HELP! Making getexternal a usable object!!! Pin
LongRange.Shooter22-Apr-03 8:11
LongRange.Shooter22-Apr-03 8:11 
Ach, never mind.

I finally got it working by continueing with the object as a unique class and passed reference to the form via contructor logic. That worked. So....

I have the interface definition in my namespace.
I have my implementation defined in my namespace with its' own constructor logic. I save a reference to my namespace.form object. Then when I take control of the UI, I pass the object along with a pointer at my form.

Works great!!!

Look for the sample app soon.....and I will make sure of noting your assistance in this work as well!!!

Later,

Michael

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

GeneralObjects' Binary Representation Pin
fesenjoon21-Apr-03 3:30
fesenjoon21-Apr-03 3:30 
GeneralRe: Objects' Binary Representation Pin
Stephane Rodriguez.21-Apr-03 7:42
Stephane Rodriguez.21-Apr-03 7:42 
GeneralMicrosoft's ShellCmd sample freezes windows Pin
2sky21-Apr-03 2:45
2sky21-Apr-03 2:45 
GeneralRe: Microsoft's ShellCmd sample freezes windows Pin
Stephane Rodriguez.21-Apr-03 5:33
Stephane Rodriguez.21-Apr-03 5:33 
GeneralRe: Microsoft's ShellCmd sample freezes windows Pin
2sky21-Apr-03 11:57
2sky21-Apr-03 11:57 

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.