table of contents
other versions
- wheezy 1.4.1-4
GetBinaryTypeA(3w) | Wine API | GetBinaryTypeA(3w) |
NAME¶
GetBinaryTypeA (KERNEL32.@)SYNOPSIS¶
BOOL GetBinaryTypeA(
LPCSTR lpApplicationName,
LPDWORD lpBinaryType
)
DESCRIPTION¶
See GetBinaryTypeW(3w).IMPLEMENTATION¶
Declared in "winbase.h". Implemented in "dlls/kernel32/module.c". Debug channel "module".Oct 2012 | Wine API |