Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
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 
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 
GeneralGetting properties into Property grid (at runtime) Pin
peterchen20-Apr-03 22:05
peterchen20-Apr-03 22:05 
GeneralRe: Getting properties into Property grid Pin
Stephane Rodriguez.20-Apr-03 22:46
Stephane Rodriguez.20-Apr-03 22:46 
GeneralRe: Getting properties into Property grid Pin
peterchen20-Apr-03 22:52
peterchen20-Apr-03 22:52 
GeneralCreating a struct with an fixed array Pin
Mikaelr20-Apr-03 20:51
Mikaelr20-Apr-03 20:51 
GeneralRe: Creating a struct with an fixed array Pin
Stephane Rodriguez.20-Apr-03 22:58
Stephane Rodriguez.20-Apr-03 22:58 
GeneralRe: Creating a struct with an fixed array Pin
Mikaelr21-Apr-03 4:12
Mikaelr21-Apr-03 4:12 
GeneralRe: Creating a struct with an fixed array Pin
Stephane Rodriguez.21-Apr-03 5:26
Stephane Rodriguez.21-Apr-03 5:26 

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.