Click here to Skip to main content
15,902,908 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Speed UP VB.net Application Pin
Luc Pattyn26-Jan-10 7:03
sitebuilderLuc Pattyn26-Jan-10 7:03 
GeneralRe: Speed UP VB.net Application Pin
vijay248226-Jan-10 7:33
vijay248226-Jan-10 7:33 
Questionvisual studio 2005 professional and sql server 2008 Pin
KrisnNala25-Jan-10 21:34
KrisnNala25-Jan-10 21:34 
AnswerRe: visual studio 2005 professional and sql server 2008 Pin
DaveAuld26-Jan-10 0:00
professionalDaveAuld26-Jan-10 0:00 
AnswerRe: visual studio 2005 professional and sql server 2008 Pin
Tom Deketelaere26-Jan-10 0:08
professionalTom Deketelaere26-Jan-10 0:08 
GeneralRe: visual studio 2005 professional and sql server 2008 Pin
KrisnNala26-Jan-10 1:30
KrisnNala26-Jan-10 1:30 
QuestionProblems Reading APIC Frame Pin
mweingart24-Jan-10 23:46
mweingart24-Jan-10 23:46 
AnswerRe: Problems Reading APIC Frame Pin
DaveAuld25-Jan-10 1:17
professionalDaveAuld25-Jan-10 1:17 
According to the specification here;
http://www.id3.org/id3v2.3.0#head-70a65d30522ef0d37642224c2a40517ae35b7155[^]

There is nothing that defines what the image size is (except when using a 32x32 PNG icon type $01), so I would imagine you would read the binary data into a buffer, and then check the data against known headers for standard image types.

I have never tried this before so I may be miles of the correct answer.

Have you tried just creating an image object and then pass in the buffer, and see what happens?

You may also want to look at the libraries available here; http://www.id3.org/Implementations[^] to get some info.

Dave
GoogleWave: dave.m.auld[at]googlewave.com
Who am I?:
Web|Facebook|Twitter|LinkedIn|Bebo

GeneralRe: Problems Reading APIC Frame Pin
mweingart25-Jan-10 1:23
mweingart25-Jan-10 1:23 
GeneralRe: Problems Reading APIC Frame Pin
DaveAuld25-Jan-10 1:31
professionalDaveAuld25-Jan-10 1:31 
AnswerRe: Problems Reading APIC Frame Pin
mweingart25-Jan-10 2:08
mweingart25-Jan-10 2:08 
GeneralRe: Problems Reading APIC Frame Pin
DaveAuld25-Jan-10 2:22
professionalDaveAuld25-Jan-10 2:22 
QuestionIntegarting VB application with FingerPrint Reader [modified] Pin
εїзεїзεїз24-Jan-10 23:38
εїзεїзεїз24-Jan-10 23:38 
AnswerRe: Integarting VB application with FingerPrint Reader Pin
DaveAuld25-Jan-10 0:44
professionalDaveAuld25-Jan-10 0:44 
GeneralRe: Integarting VB application with FingerPrint Reader Pin
εїзεїзεїз25-Jan-10 1:57
εїзεїзεїз25-Jan-10 1:57 
GeneralRe: Integarting VB application with FingerPrint Reader Pin
DaveAuld25-Jan-10 2:29
professionalDaveAuld25-Jan-10 2:29 
GeneralRe: Integarting VB application with FingerPrint Reader [modified] Pin
εїзεїзεїз25-Jan-10 3:48
εїзεїзεїз25-Jan-10 3:48 
GeneralRe: Integarting VB application with FingerPrint Reader Pin
Dave Kreskowiak25-Jan-10 3:48
mveDave Kreskowiak25-Jan-10 3:48 
GeneralRe: Integarting VB application with FingerPrint Reader Pin
εїзεїзεїз25-Jan-10 3:50
εїзεїзεїз25-Jan-10 3:50 
QuestionReg Username Pin
hellogany24-Jan-10 20:28
hellogany24-Jan-10 20:28 
AnswerRe: Reg Username Pin
Mycroft Holmes24-Jan-10 21:23
professionalMycroft Holmes24-Jan-10 21:23 
AnswerRe: Reg Username Pin
Eddy Vluggen24-Jan-10 21:59
professionalEddy Vluggen24-Jan-10 21:59 
QuestionType mismatch when loading data from db to listview Pin
misCafe24-Jan-10 14:47
misCafe24-Jan-10 14:47 
AnswerRe: Type mismatch when loading data from db to listview Pin
Eddy Vluggen24-Jan-10 22:07
professionalEddy Vluggen24-Jan-10 22:07 
GeneralRe: Type mismatch when loading data from db to listview Pin
misCafe25-Jan-10 13:15
misCafe25-Jan-10 13:15 

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.