473,378 Members | 1,209 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Private Const GOP_FLAG = &H1 Or &H2

Clear explanation (in english)
Oct 23 '07 #1
2 2239
debasisdas
8,127 Expert 4TB
H specifies the value is a HEXADECIMAL VALUE(base 16).
Oct 23 '07 #2
Killer42
8,435 Expert 8TB
My guess is the OR is the problem. If so, you need to have some idea of the binary number system to understand what it does. The actual value of this constant would be 3. The data type would depend on a number of things, since it isn't specified.
Oct 24 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Tony | last post by:
Can anyone help, can't seem to completely sus this xslt out. <Navigation> <Item name="Home" depth="1" navid="1" type="16"> <Item name="Consumers" depth="2" navid="2" type="128"> <Item...
3
by: reclusive monkey | last post by:
I am just starting out with XML. I've been playing with XML and XSLT, very nice indeed. I particularly like the filtering/ordering functions. Anyway, I have started to have a look at scripting, and...
2
by: B McDonald | last post by:
Hi all, I have set the color property for all but the H1 element to some variant of blue. Why do they render as black in IE6 and NS7.1? (Fine in IE5.5 and Opera 7.1.) ...
10
by: bringmewater | last post by:
What's the best way to maintain HTML documentation and generate a PDF that has a Table of Contents, and an Index that has the CORRECT page numbers for the pdf. I don't see any way to do this in...
1
by: smith | last post by:
I was recently set to release an app that used very common single instance code and hit the oddest issue. After many hours of full build tests I believe that it is duplicatable. Environment: ...
11
by: quakewang | last post by:
hi, I have define in a head file like this: #define GLUT_BITMAP_9_BY_15 ((void*)2) #define GLUT_BITMAP_8_BY_13 ((void*)3) #define GLUT_BITMAP_TIMES_ROMAN_10 ...
0
by: tristanlbailey | last post by:
I have been attempting to solve this problem for a few weeks now, but I'm not having much luck... I would like to create a seamless fading effect on each form/window in my program; one that, when...
5
by: Michael7 | last post by:
Hi everyone, I thought I had it all fixed, but today I noticed IE mistreating my page that I was setting up to use CSS. Here's the page: http://workmenforchrist.org/ The CSS affecting that...
1
by: Sarvesh1989 | last post by:
I have one main div & in that main div i have included 2 differrent div it show good result in firefox but in ie it doesn't show that same result div just get one above the other.plz do help me. ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.