Click here to Skip to main content
15,918,742 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How can I play an embeded resource wav file? Pin
Dave Kreskowiak11-Apr-07 5:04
mveDave Kreskowiak11-Apr-07 5:04 
Generalvb.net Pin
rajigopalan10-Apr-07 23:08
rajigopalan10-Apr-07 23:08 
GeneralRe: vb.net Pin
Christian Graus10-Apr-07 23:10
protectorChristian Graus10-Apr-07 23:10 
GeneralRe: vb.net Pin
amaneet11-Apr-07 0:12
amaneet11-Apr-07 0:12 
QuestionComparing images using the GetPixel Method (2) Pin
Zaegra10-Apr-07 23:01
Zaegra10-Apr-07 23:01 
AnswerRe: Comparing images using the GetPixel Method (2) Pin
Christian Graus10-Apr-07 23:09
protectorChristian Graus10-Apr-07 23:09 
GeneralRe: Comparing images using the GetPixel Method (2) Pin
Zaegra11-Apr-07 1:17
Zaegra11-Apr-07 1:17 
GeneralRe: Comparing images using the GetPixel Method (2) Pin
Christian Graus11-Apr-07 2:02
protectorChristian Graus11-Apr-07 2:02 
OK, by the time your comparison code ends, the screen will have changed.

Read my C# image processing articles for how to access the bits of a bitmap directly. From thre, writing code to compare two bitmaps is trival, and it will be heaps faster. Just write a C# dll that you call from VB.NET.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Comparing images using the GetPixel Method (2) Pin
Zaegra11-Apr-07 2:15
Zaegra11-Apr-07 2:15 
GeneralRe: Comparing images using the GetPixel Method (2) Pin
Colin Angus Mackay11-Apr-07 3:02
Colin Angus Mackay11-Apr-07 3:02 
GeneralRe: Comparing images using the GetPixel Method (2) Pin
Dave Kreskowiak11-Apr-07 5:02
mveDave Kreskowiak11-Apr-07 5:02 
GeneralRe: Comparing images using the GetPixel Method (2) Pin
Christian Graus11-Apr-07 10:53
protectorChristian Graus11-Apr-07 10:53 
QuestionSQL SERVER Pin
Socheat.Net10-Apr-07 22:43
Socheat.Net10-Apr-07 22:43 
AnswerRe: SQL SERVER Pin
Colin Angus Mackay10-Apr-07 22:49
Colin Angus Mackay10-Apr-07 22:49 
AnswerRe: SQL SERVER Pin
_mubashir10-Apr-07 22:49
_mubashir10-Apr-07 22:49 
AnswerRe: SQL SERVER Pin
Christian Graus10-Apr-07 22:52
protectorChristian Graus10-Apr-07 22:52 
QuestionHelp with reports Pin
Jats_4ru10-Apr-07 22:08
Jats_4ru10-Apr-07 22:08 
AnswerRe: Help with reports Pin
Dave Kreskowiak11-Apr-07 4:54
mveDave Kreskowiak11-Apr-07 4:54 
Questionagain stumped with arraylists Pin
srikanthdevsql10-Apr-07 21:58
srikanthdevsql10-Apr-07 21:58 
AnswerRe: again stumped with arraylists Pin
Zaegra10-Apr-07 22:04
Zaegra10-Apr-07 22:04 
GeneralRe: again stumped with arraylists Pin
srikanthdevsql10-Apr-07 22:09
srikanthdevsql10-Apr-07 22:09 
GeneralRe: again stumped with arraylists Pin
Christian Graus10-Apr-07 22:37
protectorChristian Graus10-Apr-07 22:37 
Questionto string cannot be used Pin
srikanthdevsql10-Apr-07 23:52
srikanthdevsql10-Apr-07 23:52 
AnswerRe: to string cannot be used Pin
_mubashir11-Apr-07 1:37
_mubashir11-Apr-07 1:37 
AnswerRe: to string cannot be used Pin
Christian Graus11-Apr-07 2:00
protectorChristian Graus11-Apr-07 2:00 

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.