Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralQuestion about excel automation with VC++ Pin
Gérald Mercet30-Sep-02 4:26
Gérald Mercet30-Sep-02 4:26 
GeneralRe: Question about excel automation with VC++ Pin
Stephane Rodriguez.30-Sep-02 4:42
Stephane Rodriguez.30-Sep-02 4:42 
GeneralRe: Question about excel automation with VC++ Pin
Gérald Mercet30-Sep-02 5:24
Gérald Mercet30-Sep-02 5:24 
Questiondragable view? Pin
dazinith30-Sep-02 4:00
dazinith30-Sep-02 4:00 
GeneralCreate resource dll's Pin
Zizilamoroso30-Sep-02 3:39
Zizilamoroso30-Sep-02 3:39 
GeneralRe: Create resource dll's Pin
Stephane Rodriguez.30-Sep-02 4:02
Stephane Rodriguez.30-Sep-02 4:02 
GeneralRe: Create resource dll's Pin
Zizilamoroso30-Sep-02 4:22
Zizilamoroso30-Sep-02 4:22 
GeneralRe: Create resource dll's Pin
Andreas Saurwein30-Sep-02 4:22
Andreas Saurwein30-Sep-02 4:22 
If you use them ONLY as resource DLLs then it doesnt matter what you choose. Even the Win32 DLL does it.
Only static wont do because its only to be used for lib files linked statically to your app -> thus no DLL is used.

...if you're under 8 or younger. Chris Maunder, the Lounge
GeneralRe: Create resource dll's Pin
Zizilamoroso30-Sep-02 4:25
Zizilamoroso30-Sep-02 4:25 
GeneralProblem with tray icon - very strange behaviour Pin
s_k30-Sep-02 3:36
s_k30-Sep-02 3:36 
GeneralChild Window Focus Pin
mleslar30-Sep-02 3:24
sussmleslar30-Sep-02 3:24 
GeneralCFileDialog and "New Folder" button. Pin
ns30-Sep-02 2:57
ns30-Sep-02 2:57 
GeneralbrowseInfo structure Pin
ns30-Sep-02 2:44
ns30-Sep-02 2:44 
GeneralRe: browseInfo structure Pin
jmkhael30-Sep-02 2:47
jmkhael30-Sep-02 2:47 
GeneralRe: browseInfo structure Pin
ns30-Sep-02 2:53
ns30-Sep-02 2:53 
Generalhow to prevent the new folder button? Pin
ns30-Sep-02 2:55
ns30-Sep-02 2:55 
GeneralRe: how to prevent the new folder button? Pin
Michael P Butler30-Sep-02 3:01
Michael P Butler30-Sep-02 3:01 
GeneralThanks!! Pin
ns30-Sep-02 3:09
ns30-Sep-02 3:09 
GeneralCOM in MFC Pin
Shamim Afridi30-Sep-02 2:11
sussShamim Afridi30-Sep-02 2:11 
GeneralRe: COM in MFC Pin
Stephane Rodriguez.30-Sep-02 11:05
Stephane Rodriguez.30-Sep-02 11:05 
GeneralSerious Bug in VC7 Pin
Elf30-Sep-02 0:54
Elf30-Sep-02 0:54 
GeneralRe: Serious Bug in VC7 Pin
Stephane Rodriguez.30-Sep-02 1:19
Stephane Rodriguez.30-Sep-02 1:19 
GeneralRe: Serious Bug in VC7 Pin
Blade[DMS]30-Sep-02 2:26
Blade[DMS]30-Sep-02 2:26 
GeneralRe: Serious Bug in VC7 Pin
Anders Molin30-Sep-02 3:28
professionalAnders Molin30-Sep-02 3:28 
GeneralCListCtrl::SetItemCountEx Pin
Daniel Strigl30-Sep-02 0:39
Daniel Strigl30-Sep-02 0:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.