Click here to Skip to main content
16,013,489 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Is Vs = and nothing Pin
N a v a n e e t h16-Feb-09 5:57
N a v a n e e t h16-Feb-09 5:57 
AnswerRe: Is Vs = and nothing Pin
supercat916-Feb-09 8:12
supercat916-Feb-09 8:12 
AnswerRe: Is Vs = and nothing Pin
kvelu.d16-Feb-09 20:51
kvelu.d16-Feb-09 20:51 
QuestionHopelessly lost in converting some VB6 code that is reading a binary file [modified] Pin
Jon_Boy16-Feb-09 5:21
Jon_Boy16-Feb-09 5:21 
AnswerRe: Hopelessly lost in converting some VB6 code that is reading a binary file Pin
Alan N16-Feb-09 6:57
Alan N16-Feb-09 6:57 
GeneralRe: Hopelessly lost in converting some VB6 code that is reading a binary file Pin
Jon_Boy16-Feb-09 7:31
Jon_Boy16-Feb-09 7:31 
GeneralRe: Hopelessly lost in converting some VB6 code that is reading a binary file [modified] Pin
Alan N16-Feb-09 7:36
Alan N16-Feb-09 7:36 
GeneralRe: Hopelessly lost in converting some VB6 code that is reading a binary file Pin
Jon_Boy20-Feb-09 6:25
Jon_Boy20-Feb-09 6:25 
I worked on some other projs and came back to this with fresh eyes. Here is what the VB6 binary reader is doing behind the scenes when reading integer values from binary. It's reading in 2 bytes (in this case UE displayed as BE and 02) and then reversing the values to get the decimal value.

02 BE = 702.

Incase anyone else is doing manual parsing of a binary file.

Any suggestions, ideas, or 'constructive criticism' are always welcome.

"There's no such thing as a stupid question, only stupid people." - Mr. Garrison

QuestionHow to add Office assistant to any personal application Pin
Sujay chakraborty16-Feb-09 4:51
Sujay chakraborty16-Feb-09 4:51 
AnswerRe: How to add Office assistant to any personal application Pin
Eddy Vluggen16-Feb-09 5:06
professionalEddy Vluggen16-Feb-09 5:06 
JokeRe: How to add Office assistant to any personal application Pin
Mycroft Holmes16-Feb-09 16:15
professionalMycroft Holmes16-Feb-09 16:15 
GeneralRe: How to add Office assistant to any personal application Pin
Sujay chakraborty18-Feb-09 5:41
Sujay chakraborty18-Feb-09 5:41 
GeneralRe: How to add Office assistant to any personal application Pin
Eddy Vluggen18-Feb-09 20:34
professionalEddy Vluggen18-Feb-09 20:34 
QuestionAdding the next weekday to a date Pin
GeorgieMPorgie16-Feb-09 4:33
GeorgieMPorgie16-Feb-09 4:33 
AnswerRe: Adding the next weekday to a date Pin
Alan N16-Feb-09 7:08
Alan N16-Feb-09 7:08 
QuestionFull Text Query Pin
Muhammad Fahim Baloch16-Feb-09 1:19
Muhammad Fahim Baloch16-Feb-09 1:19 
AnswerRe: Full Text Query Pin
EliottA16-Feb-09 2:41
EliottA16-Feb-09 2:41 
AnswerRe: Full Text Query Pin
Steven J Jowett16-Feb-09 4:18
Steven J Jowett16-Feb-09 4:18 
Questionhow save image to bitmap file? Pin
hamziak16-Feb-09 1:03
hamziak16-Feb-09 1:03 
GeneralRe: how save image to bitmap file? Pin
Luc Pattyn16-Feb-09 1:07
sitebuilderLuc Pattyn16-Feb-09 1:07 
JokeRe: how save image to bitmap file? Pin
DaveAuld16-Feb-09 1:31
professionalDaveAuld16-Feb-09 1:31 
GeneralRe: how save image to bitmap file? Pin
Steven J Jowett16-Feb-09 3:32
Steven J Jowett16-Feb-09 3:32 
QuestionHow can give a full (AllAccess) permission to a drive? Pin
JUNEYT16-Feb-09 0:39
JUNEYT16-Feb-09 0:39 
AnswerRe: How can give a full (AllAccess) permission to a drive? Pin
Dave Kreskowiak16-Feb-09 2:19
mveDave Kreskowiak16-Feb-09 2:19 
QuestionHow can you resize a User Control at design time using code? [modified] Pin
Paul Hasler15-Feb-09 21:31
Paul Hasler15-Feb-09 21:31 

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.