please dont rip this site Prev Next

GetBinaryType info  Overview  Group

The GetBinaryType function determines whether a file is executable, and if so, what type of executable file it is. That last property determines which subsystem an executable file runs under.

BOOL GetBinaryType (

    LPCTSTR lpApplicationName,

// points to fully qualified path of file to test

    LPDWORD lpBinaryType

// points to variable to receive binary type information

   );

Parameters

lpApplicationName
Points to a null-terminated string that contains the fully qualified path of the file whose binary type the function shall determine.
lpBinaryType
Points to a variable to receive information about the executable type of the file specified by lpApplicationName. The function adjusts a set of bit flags in this variable. The following bit flag constants are defined:

Value

Description

SCS_32BIT_BINARY

A Win32-based application

SCS_DOS_BINARY

An MS-DOS - based application

SCS_OS216_BINARY

A 16-bit OS/2-based application

SCS_PIF_BINARY

A PIF file that executes an MS-DOS - based application

SCS_POSIX_BINARY

A POSIX - based application

SCS_WOW_BINARY

A 16-bit Windows-based application

Return Values

If the file is executable, the return value is nonzero. The function sets the variable pointed to by lpBinaryType to indicate the file’s executable type.

If the function is not executable, or if the function fails, the return value is zero. To get extended error information, call GetLastError.


file: /Techref/os/win/api/win32/func/src/f27_6.htm, 3KB, , updated: 2000/4/7 12:19, local time: 2024/4/17 20:09,
TOP NEW HELP FIND: 
3.149.233.72:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/func/src/f27_6.htm"> GetBinaryType</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .