Click here to Skip to main content
16,016,076 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Limit textbox.text to positiive and negative integers Pin
DaveAuld19-May-10 8:04
professionalDaveAuld19-May-10 8:04 
GeneralRe: Limit textbox.text to positiive and negative integers Pin
Luc Pattyn19-May-10 8:09
sitebuilderLuc Pattyn19-May-10 8:09 
GeneralRe: Limit textbox.text to positiive and negative integers Pin
Johan Hakkesteegt19-May-10 21:51
Johan Hakkesteegt19-May-10 21:51 
QuestionOleCreatePictureIndirect NOT WORKING returns -2147467262 Pin
FeRtoll18-May-10 23:24
FeRtoll18-May-10 23:24 
AnswerRe: OleCreatePictureIndirect NOT WORKING returns -2147467262 Pin
DaveAuld19-May-10 0:11
professionalDaveAuld19-May-10 0:11 
GeneralRe: OleCreatePictureIndirect NOT WORKING returns -2147467262 Pin
FeRtoll19-May-10 2:09
FeRtoll19-May-10 2:09 
GeneralRe: OleCreatePictureIndirect NOT WORKING returns -2147467262 Pin
DaveAuld19-May-10 7:23
professionalDaveAuld19-May-10 7:23 
GeneralRe: OleCreatePictureIndirect NOT WORKING returns -2147467262 Pin
FeRtoll19-May-10 7:34
FeRtoll19-May-10 7:34 
daveauld wrote:
sorry, but i will not download the file from the link while at work, so don't know what the applications does.


dont worry! :P be happy...


daveauld wrote:
in what way are you trying to compare? visually? file content? byte by byte? pixel x pixel?


i need visualy compare, exsample:

compare of two scanned images (exsample of small busines card), one scaned image is original and other one is a little ripped off "distroyed" and i need to detect which part is different (which part is missing) and how much percent of it! hope u understand. thats the problem with my code becose i scan pixel by pixel and scanned image have manny pixels :P and gives me nothing becose every pixel is different (i also tried to give some tolerancy for pixels but didnt success) so i want to convert that vb6 code becose it works (fast, and gives me what i need) just i dont understand in that vb6 code nothing Frown | :( why is using ole, guid, dispatch, imagedescriptor!?!? i only worked with bitmap, and graphics (i am new in visualy and .net drawing)

Thanks
FeRtoll Software.net
------------
E-Mail me
WebPage

GeneralRe: OleCreatePictureIndirect NOT WORKING returns -2147467262 Pin
DaveAuld19-May-10 8:00
professionalDaveAuld19-May-10 8:00 
GeneralRe: OleCreatePictureIndirect NOT WORKING returns -2147467262 Pin
FeRtoll19-May-10 8:39
FeRtoll19-May-10 8:39 
GeneralRe: OleCreatePictureIndirect NOT WORKING returns -2147467262 [modified] Pin
FeRtoll19-May-10 9:05
FeRtoll19-May-10 9:05 
QuestionHow can I clear the cache when using the WebBrowser Object Pin
Tp5harp18-May-10 22:59
Tp5harp18-May-10 22:59 
AnswerRe: How can I clear the cache when using the WebBrowser Object Pin
Johan Hakkesteegt18-May-10 23:27
Johan Hakkesteegt18-May-10 23:27 
AnswerRe: How can I clear the cache when using the WebBrowser Object Pin
Luc Pattyn19-May-10 2:18
sitebuilderLuc Pattyn19-May-10 2:18 
AnswerRe: How can I clear the cache when using the WebBrowser Object Pin
The Man from U.N.C.L.E.19-May-10 5:36
The Man from U.N.C.L.E.19-May-10 5:36 
GeneralRe: How can I clear the cache when using the WebBrowser Object Pin
Tp5harp19-May-10 9:45
Tp5harp19-May-10 9:45 
QuestionAvoid inserting a duplicate record using vb.net Pin
faisalali_7818-May-10 21:34
faisalali_7818-May-10 21:34 
AnswerRe: Avoid inserting a duplicate record using vb.net Pin
Andy_L_J18-May-10 21:41
Andy_L_J18-May-10 21:41 
AnswerRe: Avoid inserting a duplicate record using vb.net Pin
Wayne Gaylard18-May-10 21:44
professionalWayne Gaylard18-May-10 21:44 
AnswerRe: Avoid inserting a duplicate record using vb.net Pin
Johan Hakkesteegt18-May-10 22:12
Johan Hakkesteegt18-May-10 22:12 
AnswerRe: Avoid inserting a duplicate record using vb.net Pin
Luc Pattyn19-May-10 2:19
sitebuilderLuc Pattyn19-May-10 2:19 
GeneralRe: Avoid inserting a duplicate record using vb.net Pin
Johan Hakkesteegt19-May-10 2:45
Johan Hakkesteegt19-May-10 2:45 
AnswerRe: Avoid inserting a duplicate record using vb.net Pin
TheComputerMan19-May-10 6:06
TheComputerMan19-May-10 6:06 
Questionhow to check for duplication before inserting data in tables using vb.net Pin
faisalali_7818-May-10 21:13
faisalali_7818-May-10 21:13 
AnswerRe: how to check for duplication before inserting data in tables using vb.net Pin
Eduard Keilholz18-May-10 21:49
Eduard Keilholz18-May-10 21:49 

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.