﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>A1VBCode Forums / Classic Visual Basic (VB 6 or earlier) / General Visual Basic  / VB GUID and hex question / Latest Posts</title><generator>InstantForum.NET v4.1.1</generator><description>A1VBCode Forums</description><link>http://www.a1vbcode.com/vbforums/</link><webMaster>forums@a1vbcode.com</webMaster><lastBuildDate>Thu, 09 Feb 2012 04:13:17 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: VB GUID and hex question</title><link>http://www.a1vbcode.com/vbforums/Topic27867-3-1.aspx</link><description>Besides the nice tip from vb5prgrmr there are heaps of Hex/AACII/Decimal/Binary converters&lt;P&gt;&lt;a href="http://www.planetsourcecode.com/vb/scripts/BrowseCategoryOrSearchResults.asp?optSort=Alphabetical&amp;amp;lngWId=1&amp;amp;B1=Quick+Search&amp;amp;blnWorldDropDownUsed=TRUE&amp;amp;txtMaxNumberOfEntriesPerPage=10&amp;amp;blnResetAllVariables=TRUE&amp;amp;txtCriteria=hex+converter" target="_blank" class="SmlLinks"&gt;Here On PSC&lt;/a&gt;</description><pubDate>Sun, 26 Jul 2009 10:26:03 GMT</pubDate><dc:creator>CDRIVE</dc:creator></item><item><title>RE: VB GUID and hex question</title><link>http://www.a1vbcode.com/vbforums/Topic27867-3-1.aspx</link><description>&lt;FONT color=#111111&gt;GUID = Globally Unique IDentifier and the code you are talking about looks like it may be for extracting icons out of dll's and exe's.&lt;/FONT&gt;&lt;P&gt;&lt;FONT color=#111111&gt;To get the value of a hex you can use the immediate &amp;#119;indow...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;?&amp;amp;H91&lt;BR&gt; 145 &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt; and while 0 = false, any non-zero = true in vb so 100 = true&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;Good Luck&lt;/FONT&gt;</description><pubDate>Fri, 03 Jul 2009 02:25:31 GMT</pubDate><dc:creator>vb5prgrmr</dc:creator></item><item><title>VB GUID and hex question</title><link>http://www.a1vbcode.com/vbforums/Topic27867-3-1.aspx</link><description>I found an article on getting a bitmap out of a file like a dll file but it uses &lt;br&gt;&lt;br&gt;dim IID_IDispatch as GUID&lt;br&gt;&lt;br&gt;&lt;br&gt;IID_IDispatch.data1 = &amp;H20400&lt;br&gt;IID_IDispatch.data4(0) &amp;HC0&lt;br&gt;IID_IDispatch.data4(7) &amp;H46&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;How does a GUID work?&lt;br&gt;&lt;br&gt;V Also I know I asked this one before but I can't find it.&lt;br&gt;&lt;br&gt;What does a Hex number mean? For example what does &amp;H20400 or is there a way to convert it.&lt;br&gt;&lt;br&gt;I know that sometimes 1= enable and 0 = Disable.&lt;br&gt;&lt;br&gt;Same thing for 1= True and 0 = False&lt;br&gt;&lt;br&gt;I know that 1 and 0 won't always mean that but how can I tell what the hex mean. &lt;br&gt;&lt;br&gt;Before I use a code I want to understand it. I just don't go around and take code then use it when I have no idea what it all means or what it suppose to do or how it works.&lt;br&gt;&lt;br&gt;&lt;br&gt;That's just how I am&lt;br&gt;&lt;br&gt;Thanks everyone&lt;br&gt;</description><pubDate>Thu, 02 Jul 2009 14:42:32 GMT</pubDate><dc:creator>Talekim</dc:creator></item></channel></rss>
