Click here to Skip to main content
15,798,200 members
Home / Discussions / C#
   

C#

 
GeneralRe: Shared memory in C# Pin
Joao Vaz15-Oct-02 22:37
Joao Vaz15-Oct-02 22:37 
GeneralReplacement for SetRedraw Pin
Zombies with Coffee, LLC15-Oct-02 7:06
professionalZombies with Coffee, LLC15-Oct-02 7:06 
GeneralRe: Replacement for SetRedraw Pin
Russell Morris15-Oct-02 7:41
Russell Morris15-Oct-02 7:41 
GeneralRe: Replacement for SetRedraw Pin
Zombies with Coffee, LLC15-Oct-02 7:52
professionalZombies with Coffee, LLC15-Oct-02 7:52 
GeneralRe: Replacement for SetRedraw Pin
leppie15-Oct-02 8:41
leppie15-Oct-02 8:41 
GeneralRe: Replacement for SetRedraw Pin
Zombies with Coffee, LLC15-Oct-02 9:25
professionalZombies with Coffee, LLC15-Oct-02 9:25 
GeneralRe: Replacement for SetRedraw Pin
leppie15-Oct-02 10:44
leppie15-Oct-02 10:44 
GeneralHBITMAP problem (interop)... Pin
Anonymous15-Oct-02 6:08
Anonymous15-Oct-02 6:08 
Hello,

I created a COM object in ATL, that copy the screen and
retrurn it, by: HBITMAP struct.

When I add a reference, the: .NET, convert this type to:
IntPtr.

OK, I call to the function, get the: IntPtr. And use:
Bitmap bmp= Image.FromHbitmap(myIntPtrObj);

But than I get this exception:
System.Runtime.InteropServices.ExternalException

with this describe:
A generic error occurred in GDI+.

Please help me, how to solve this exception...

Thank's alot,
Itay.

Generalras idle timeout Pin
David Le Bas15-Oct-02 4:09
sussDavid Le Bas15-Oct-02 4:09 
QuestionRichTextBox > HTML? MailFormat.RTF? Pin
rendle15-Oct-02 3:53
rendle15-Oct-02 3:53 
AnswerRe: RichTextBox > HTML? MailFormat.RTF? Pin
Stephane Rodriguez.15-Oct-02 3:59
Stephane Rodriguez.15-Oct-02 3:59 
GeneralProblem with frames using .NET & webbrowser control Pin
GriffonRL15-Oct-02 0:14
GriffonRL15-Oct-02 0:14 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 1:36
Stephane Rodriguez.15-Oct-02 1:36 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
GriffonRL15-Oct-02 2:01
GriffonRL15-Oct-02 2:01 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 3:58
Stephane Rodriguez.15-Oct-02 3:58 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
GriffonRL15-Oct-02 5:35
GriffonRL15-Oct-02 5:35 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 5:56
Stephane Rodriguez.15-Oct-02 5:56 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Andrew Connell15-Oct-02 6:57
Andrew Connell15-Oct-02 6:57 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
GriffonRL15-Oct-02 10:36
GriffonRL15-Oct-02 10:36 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 11:06
Stephane Rodriguez.15-Oct-02 11:06 
GeneralIPC Pin
CSharpDavid14-Oct-02 13:22
CSharpDavid14-Oct-02 13:22 
GeneralRe: IPC Pin
Stephane Rodriguez.15-Oct-02 1:45
Stephane Rodriguez.15-Oct-02 1:45 
GeneralSelf describing functions Pin
IanC14-Oct-02 12:38
IanC14-Oct-02 12:38 
GeneralRe: Self describing functions Pin
Marc Clifton14-Oct-02 13:11
mvaMarc Clifton14-Oct-02 13:11 
GeneralRe: Self describing functions Pin
Anonymous14-Oct-02 23:23
Anonymous14-Oct-02 23:23 

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.