PC Review


Reply
Thread Tools Rate Thread

Where to find Win32 API Constants

 
 
ason
Guest
Posts: n/a
 
      24th Sep 2004
Does anybody know where to find all these API Constants like for
example
LVCFMT_BITMAP_ON_RIGHT = 4094; // = 0x1000
Are these Constants in any *.h files????


thanks
..::AsOn

 
Reply With Quote
 
 
 
 
Wiktor Zychla
Guest
Posts: n/a
 
      24th Sep 2004
> Does anybody know where to find all these API Constants like for
> example
> LVCFMT_BITMAP_ON_RIGHT = 4094; // = 0x1000
> Are these Constants in any *.h files????


they always can be found in header files.
this one, for example, in commctrl.h.

Wiktor Zychla


 
Reply With Quote
 
 
 
 
Richard Blewett [DevelopMentor]
Guest
Posts: n/a
 
      24th Sep 2004
Alot of constants are on the interop site

http://www.pinvoke.net

If you ones you want aren't on there then once you've found out what they are ... Add Them!! Its the community spirited thing to do :-)

Regards

Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog

nntp://news.microsoft.com/microsoft.public.dotnet.languages.csharp/<4153c6b3$(E-Mail Removed)>

Does anybody know where to find all these API Constants like for
example
LVCFMT_BITMAP_ON_RIGHT = 4094; // = 0x1000
Are these Constants in any *.h files????


thanks
.::AsOn


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.766 / Virus Database: 513 - Release Date: 17/09/2004



[microsoft.public.dotnet.languages.csharp]
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
.net api and win32 api (Probably the most useful of the pages on msdn) Raj Chudasama Microsoft C# .NET 0 28th Sep 2005 11:35 PM
Win32.SillyDI.FG, Win32.BETTInet,HTML.MHTMLREDIR/EXPLOIT,WIN32.SILLYDL.HQ Terry Windows XP New Users 3 8th Apr 2005 03:11 PM
Using Win32.h constants Rookie Microsoft C# .NET 2 9th Aug 2004 07:17 PM
What are the equivalent Win32 API for Dotnet Framework API ? Anonieko Ramos Microsoft Dot NET 0 9th Mar 2004 03:27 PM
integer constants used with string constants Eric Newton Microsoft Dot NET Framework 3 14th Jan 2004 06:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:23 PM.