Click here to Skip to main content
16,004,977 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to allocate a webpate into a specific frame in vb.net Pin
Dave Kreskowiak23-Sep-04 3:18
mveDave Kreskowiak23-Sep-04 3:18 
QuestionHow to Read RTF file in VB.net through File Handling Pin
eshban28422-Sep-04 10:34
eshban28422-Sep-04 10:34 
AnswerRe: How to Read RTF file in VB.net through File Handling Pin
Chris Quick23-Sep-04 2:08
Chris Quick23-Sep-04 2:08 
GeneralConsole Application Problems Pin
GRMartin22-Sep-04 6:17
GRMartin22-Sep-04 6:17 
GeneralRe: Console Application Problems Pin
Colin Angus Mackay22-Sep-04 7:16
Colin Angus Mackay22-Sep-04 7:16 
GeneralRe: Console Application Problems Pin
GRMartin22-Sep-04 7:29
GRMartin22-Sep-04 7:29 
GeneralRe: Console Application Problems Pin
Dave Kreskowiak22-Sep-04 7:49
mveDave Kreskowiak22-Sep-04 7:49 
GeneralRe: Console Application Problems Pin
GRMartin22-Sep-04 8:16
GRMartin22-Sep-04 8:16 
No it doesnt... if this were C# Forms or VB forms that might work, however... a console app is a module, it hasnt got a class name or functions behind it beside what it builds... id need to say get a handle of the running thread, and tell that thread to terminate...

im just not sure as to how i should do that.

Ive wrapped a few of the console APIs... FreeConsole onle destroys the window handle to the console itself... it doesnt terminate the process behind it...
GeneralRe: Console Application Problems Pin
Dave Kreskowiak22-Sep-04 8:41
mveDave Kreskowiak22-Sep-04 8:41 
GeneralRe: Console Application Problems Pin
Colin Angus Mackay22-Sep-04 8:04
Colin Angus Mackay22-Sep-04 8:04 
GeneralRe: Console Application Problems Pin
Jason Weibel24-Sep-04 4:02
Jason Weibel24-Sep-04 4:02 
GeneralRe: Console Application Problems Pin
Anonymous24-Sep-04 8:26
Anonymous24-Sep-04 8:26 
Questionsearch dataset? Pin
Britnt722-Sep-04 6:00
Britnt722-Sep-04 6:00 
AnswerRe: search dataset? Pin
GRMartin22-Sep-04 6:20
GRMartin22-Sep-04 6:20 
GeneralRe: search dataset? Pin
Britnt722-Sep-04 7:12
Britnt722-Sep-04 7:12 
GeneralRe: search dataset? Pin
GRMartin22-Sep-04 7:32
GRMartin22-Sep-04 7:32 
GeneralRe: search dataset? Pin
Britnt723-Sep-04 2:32
Britnt723-Sep-04 2:32 
GeneralRe: search dataset? Pin
Desi Bravo29-Sep-04 17:11
Desi Bravo29-Sep-04 17:11 
AnswerRe: search dataset? Pin
Jim Matthews22-Sep-04 8:09
Jim Matthews22-Sep-04 8:09 
GeneralRe: search dataset? Pin
Britnt722-Sep-04 8:40
Britnt722-Sep-04 8:40 
GeneralRe: search dataset? Pin
Jim Matthews22-Sep-04 9:00
Jim Matthews22-Sep-04 9:00 
GeneralRe: search dataset? Pin
Britnt722-Sep-04 9:10
Britnt722-Sep-04 9:10 
GeneralRe: search dataset? Pin
Jim Matthews22-Sep-04 10:33
Jim Matthews22-Sep-04 10:33 
GeneralRe: search dataset? Pin
Britnt723-Sep-04 2:29
Britnt723-Sep-04 2:29 
GeneralRemoting Resources Pin
Chris Quick22-Sep-04 3:42
Chris Quick22-Sep-04 3: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.