Click here to Skip to main content
15,918,889 members
Home / Discussions / C#
   

C#

 
GeneralRe: Passing strings between forms that are both open. Pin
Nadia Monalisa27-Jan-08 13:20
Nadia Monalisa27-Jan-08 13:20 
GeneralRe: Passing strings between forms that are both open. Pin
Jacob Dixon27-Jan-08 16:03
Jacob Dixon27-Jan-08 16:03 
GeneralRe: Passing strings between forms that are both open. Pin
Paul Conrad27-Jan-08 16:37
professionalPaul Conrad27-Jan-08 16:37 
GeneralRe: Passing strings between forms that are both open. Pin
Nadia Monalisa27-Jan-08 23:44
Nadia Monalisa27-Jan-08 23:44 
GeneralRe: Passing strings between forms that are both open. Pin
LongRange.Shooter28-Jan-08 8:08
LongRange.Shooter28-Jan-08 8:08 
GeneralRe: Passing strings between forms that are both open. Pin
Paul Conrad27-Jan-08 16:37
professionalPaul Conrad27-Jan-08 16:37 
GeneralRe: Passing strings between forms that are both open. Pin
Jacob Dixon27-Jan-08 17:25
Jacob Dixon27-Jan-08 17:25 
GeneralDirectX and Threading Pin
Mabre of the Tadadas27-Jan-08 10:23
Mabre of the Tadadas27-Jan-08 10:23 
I am trying to create a progam that will contain a small web browser in a seperate form. Now it HAS to be on another thread because the user still needs to be able to accsess the first form, So ShowDialog can't be used. When I compile it and run it to test it, it gets as far as clicking the button that opens the browser. Thne it lags and VC# 08 shows me where the error is.

The error is:

ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the current thread is not in a single-threaded apartment.

Can anyone help me here?
GeneralRe: DirectX and Threading Pin
Paul Conrad27-Jan-08 10:42
professionalPaul Conrad27-Jan-08 10:42 
GeneralRe: DirectX and Threading [modified] Pin
Mabre of the Tadadas27-Jan-08 10:45
Mabre of the Tadadas27-Jan-08 10:45 
GeneralRe: DirectX and Threading Pin
Luc Pattyn27-Jan-08 11:10
sitebuilderLuc Pattyn27-Jan-08 11:10 
GeneralRe: DirectX and Threading Pin
Mabre of the Tadadas27-Jan-08 11:29
Mabre of the Tadadas27-Jan-08 11:29 
GeneralRe: DirectX and Threading Pin
Luc Pattyn27-Jan-08 11:37
sitebuilderLuc Pattyn27-Jan-08 11:37 
GeneralRe: DirectX and Threading Pin
Mabre of the Tadadas27-Jan-08 12:01
Mabre of the Tadadas27-Jan-08 12:01 
GeneralRe: DirectX and Threading Pin
Luc Pattyn27-Jan-08 12:08
sitebuilderLuc Pattyn27-Jan-08 12:08 
GeneralRe: DirectX and Threading Pin
Mabre of the Tadadas27-Jan-08 12:10
Mabre of the Tadadas27-Jan-08 12:10 
QuestionDrag and drop problem Pin
DSdragondude27-Jan-08 7:04
DSdragondude27-Jan-08 7:04 
GeneralRe: Drag and drop problem Pin
Paul Conrad27-Jan-08 7:18
professionalPaul Conrad27-Jan-08 7:18 
GeneralRe: Drag and drop problem Pin
DSdragondude27-Jan-08 7:27
DSdragondude27-Jan-08 7:27 
GeneralRe: Drag and drop problem Pin
Paul Conrad27-Jan-08 7:30
professionalPaul Conrad27-Jan-08 7:30 
GeneralRe: Drag and drop problem Pin
DSdragondude27-Jan-08 7:33
DSdragondude27-Jan-08 7:33 
GeneralRe: Drag and drop problem Pin
Paul Conrad27-Jan-08 7:39
professionalPaul Conrad27-Jan-08 7:39 
GeneralRe: Drag and drop problem Pin
DSdragondude27-Jan-08 7:45
DSdragondude27-Jan-08 7:45 
GeneralRe: Drag and drop problem Pin
Luc Pattyn27-Jan-08 7:55
sitebuilderLuc Pattyn27-Jan-08 7:55 
GeneralRe: Drag and drop problem Pin
DSdragondude27-Jan-08 8:18
DSdragondude27-Jan-08 8:18 

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.