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

C#

 
Generalprecision problems with double type Pin
sammyh21-Apr-03 8:19
sammyh21-Apr-03 8:19 
GeneralRe: precision problems with double type Pin
Stephane Rodriguez.21-Apr-03 8:50
Stephane Rodriguez.21-Apr-03 8:50 
GeneralRe: precision problems with double type Pin
sammyh21-Apr-03 9:19
sammyh21-Apr-03 9:19 
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 
.S.Rod. wrote:
That's why, again, the reference article on Cp should be your starting point.

Well -- AGAIN I did start with all of the articles here on CP. I also followed several discussion threads. Nowhere on this site has anyone posted anything that does this in a full working discussion. All of the discussions go up to a point, a promise to post a sample project, then NOTHING. A dead discussion. And it was a post here on CP that said to look at doing GetExternal, and it was here that it looked like he was suggesting I do a window.getexternal.

I implemented IDocHostUIHandler following the article that was written by Nikhil Dabas and I deployee the MsHstHtmInterop.Dll component from his article. And, as shown in my code I included in my post, when I
<br />
throw new ComException("", S_False);<br />

I see the context menues. And when I
<br />
throw new ComException("", S_OK);<br />

I do not see the context menues.


Now having said that, executing JUST window.external produces these lustrous results:
'window.external' is null or not an object

I have also searched HUNDREDS of results form Google. Lots of talk about simple hooks and hundreds of posts about stopping the context menu. NOTHING is there about having javascript hit a method in my WinForm.

Now if you have any helpful comments that I can actually act on, I'd be greatful to hear them.

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

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 
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 

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.