home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
com
/
inole2
/
chap09
/
linkuser
/
linkuser.res
/
linkuser.rc
< prev
Wrap
Text (UTF-16)
|
1998-03-30
|
588b
|
17 lines
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
1 MENU
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP "&Link"
{
MENUITEM "Show Description", 100
MENUITEM "Parse Display Name and Bind", 101
MENUITEM SEPARATOR
MENUITEM "&Exit", 102
}
}
ICON ICON "ICON.ico"