Click here to Skip to main content
15,922,574 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow can i keep a thread waiting untill the other one finishes Pin
sabby200627-May-07 20:35
sabby200627-May-07 20:35 
AnswerRe: how can i keep a thread waiting untill the other one finishes Pin
Christian Graus27-May-07 21:27
protectorChristian Graus27-May-07 21:27 
QuestionHow to write a CSV file in VB 6.0? Pin
virendra_00727-May-07 19:39
virendra_00727-May-07 19:39 
QuestionCrystal Report Pin
klaydze27-May-07 18:28
klaydze27-May-07 18:28 
AnswerRe: Crystal Report Pin
NDD5727-May-07 22:40
NDD5727-May-07 22:40 
GeneralRe: Crystal Report Pin
klaydze27-May-07 23:05
klaydze27-May-07 23:05 
QuestionMerge Cell Pin
aphei27-May-07 17:31
aphei27-May-07 17:31 
QuestionThreading for image processing Pin
NGENEAR1127-May-07 17:03
NGENEAR1127-May-07 17:03 
I am interested in using multiple threads to increase the speed for a real time image processing application(vb .net 2005). Currently I am using a bitmap and processing the data directly through the bitmap e.g., currentpicture.GetPixel(x, y).GetBrightness. The other option is to implement an array and store the values, process and then return. I am wondering if multiple threads can be used to access an object or an array and hence speed up my application. I am not a cs major and far from an expert on threading, so I may be way off on this one. I have yet to read any articles on this approach so I am guessing there must be a catch with this method. Any links or ideas would be great. Thanks in advance for any help.

Erik
AnswerRe: Threading for image processing Pin
Christian Graus27-May-07 17:32
protectorChristian Graus27-May-07 17:32 
QuestionReading (headerfiles?) from a websites within VB.NET Pin
Schadenfroh27-May-07 13:48
Schadenfroh27-May-07 13:48 
QuestionDetecting changes in other application window Pin
mcfonseca27-May-07 5:22
mcfonseca27-May-07 5:22 
AnswerRe: Detecting changes in other application window Pin
Dave Herren27-May-07 5:45
Dave Herren27-May-07 5:45 
QuestionRAR it ? Pin
Navneet Hegde27-May-07 0:51
Navneet Hegde27-May-07 0:51 
AnswerRe: RAR it ? Pin
Christian Graus27-May-07 0:57
protectorChristian Graus27-May-07 0:57 
QuestionHelp with Design of VB app Pin
matt_hirst27-May-07 0:09
matt_hirst27-May-07 0:09 
AnswerRe: Help with Design of VB app Pin
Christian Graus27-May-07 0:12
protectorChristian Graus27-May-07 0:12 
GeneralRe: Help with Design of VB app Pin
matt_hirst27-May-07 0:17
matt_hirst27-May-07 0:17 
GeneralRe: Help with Design of VB app Pin
Christian Graus27-May-07 0:23
protectorChristian Graus27-May-07 0:23 
GeneralRe: Help with Design of VB app Pin
matt_hirst27-May-07 0:31
matt_hirst27-May-07 0:31 
GeneralRe: Help with Design of VB app Pin
Christian Graus27-May-07 1:01
protectorChristian Graus27-May-07 1:01 
Questionsome one help me to delete temporary internet files Pin
Prince Tanveer Farman27-May-07 0:01
Prince Tanveer Farman27-May-07 0:01 
AnswerRe: some one help me to delete temporary internet files Pin
Garth J Lancaster27-May-07 0:09
professionalGarth J Lancaster27-May-07 0:09 
AnswerRe: some one help me to delete temporary internet files Pin
Christian Graus27-May-07 0:10
protectorChristian Graus27-May-07 0:10 
AnswerRe: some one help me to delete temporary internet files Pin
Dave Kreskowiak27-May-07 7:24
mveDave Kreskowiak27-May-07 7:24 
Questiondelete group of files from my computer programatically with vb.net Pin
Prince Tanveer Farman26-May-07 21:56
Prince Tanveer Farman26-May-07 21:56 

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.