home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
c
/
library
/
os2
/
combo
/
combosup.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1990-01-28
|
333 b
|
10 lines
#define ICB_NOSELECTION -1
USHORT EXPENTRY InitComboBox( HWND hwnd, SHORT idCombo, PSZ *apszInit,
SHORT InitialSelection );
USHORT EXPENTRY InitComboBoxFromRcStrings( HAB hab,
HWND hwnd, SHORT idCombo,
SHORT cStrings, SHORT aidStrings[], SHORT cbStringMax,
HMODULE hmodResource, SHORT InitialSelection );