Click here to Skip to main content
15,881,938 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: generate exe file in vb.net Pin
Andy_L_J3-Mar-09 17:55
Andy_L_J3-Mar-09 17:55 
AnswerRe: generate exe file in vb.net Pin
Dave Kreskowiak3-Mar-09 18:02
mveDave Kreskowiak3-Mar-09 18:02 
Newsto Dave Kreskowiak Pin
wafaajaradat3-Mar-09 18:11
wafaajaradat3-Mar-09 18:11 
GeneralRe: to Dave Kreskowiak Pin
Christian Graus3-Mar-09 20:08
protectorChristian Graus3-Mar-09 20:08 
GeneralRe: to Dave Kreskowiak Pin
Dave Kreskowiak4-Mar-09 4:07
mveDave Kreskowiak4-Mar-09 4:07 
AnswerRe: generate exe file in vb.net Pin
Smithers-Jones4-Mar-09 4:24
Smithers-Jones4-Mar-09 4:24 
QuestionE_NoInterface Error Pin
BINOVAR3-Mar-09 15:04
BINOVAR3-Mar-09 15:04 
AnswerRe: E_NoInterface Error Pin
Dave Kreskowiak4-Mar-09 6:24
mveDave Kreskowiak4-Mar-09 6:24 
Well, I think you'd have a hard time converting this project using the Conversion Wizard. Something like this is usually going to be rewritten by hand.

You can check out this article[^] about using the STAThread and MTAThread attributes.

And, if you're starting a new thread, you can set the apartment state by setting the Thread object's ApartmentState property before you Start the thread.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: E_NoInterface Error Pin
BINOVAR4-Mar-09 18:47
BINOVAR4-Mar-09 18:47 
GeneralRe: E_NoInterface Error Pin
Dave Kreskowiak5-Mar-09 1:10
mveDave Kreskowiak5-Mar-09 1:10 
QuestionOption group in VB2008? Pin
Sonhospa3-Mar-09 10:16
Sonhospa3-Mar-09 10:16 
AnswerRe: Option group in VB2008? Pin
DaveAuld3-Mar-09 10:27
professionalDaveAuld3-Mar-09 10:27 
NewsRe: Option group in VB2008? Pin
Sonhospa3-Mar-09 10:39
Sonhospa3-Mar-09 10:39 
AnswerResolved: Option group in VB2008 Pin
Sonhospa3-Mar-09 11:15
Sonhospa3-Mar-09 11:15 
Questiondatagridview button column Pin
ivo753-Mar-09 8:23
ivo753-Mar-09 8:23 
AnswerRe: datagridview button column Pin
Rupesh Kumar Swami3-Mar-09 20:15
Rupesh Kumar Swami3-Mar-09 20:15 
GeneralRe: datagridview button column Pin
ivo753-Mar-09 20:51
ivo753-Mar-09 20:51 
GeneralRe: datagridview button column Pin
Rupesh Kumar Swami3-Mar-09 21:11
Rupesh Kumar Swami3-Mar-09 21:11 
QuestionVB.Net MDI Child form loading issue... Pin
Tej Aj3-Mar-09 6:55
Tej Aj3-Mar-09 6:55 
AnswerRe: VB.Net MDI Child form loading issue... Pin
dan!sh 3-Mar-09 7:04
professional dan!sh 3-Mar-09 7:04 
AnswerRe: VB.Net MDI Child form loading issue... Pin
Navneet Hegde3-Mar-09 10:57
Navneet Hegde3-Mar-09 10:57 
GeneralRe: VB.Net MDI Child form loading issue... Pin
Tej Aj3-Mar-09 20:04
Tej Aj3-Mar-09 20:04 
QuestionHow to create records that have an AutoNumber field Pin
ivo753-Mar-09 6:21
ivo753-Mar-09 6:21 
AnswerRe: How to create records that have an AutoNumber field Pin
ivo753-Mar-09 7:05
ivo753-Mar-09 7:05 
AnswerRe: How to create records that have an AutoNumber field Pin
Tej Aj3-Mar-09 7:32
Tej Aj3-Mar-09 7:32 

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.