Click here to Skip to main content
15,911,715 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralVB call 'C" dll, not C++ dll Pin
DC23-Sep-02 0:32
DC23-Sep-02 0:32 
GeneralString problem Pin
chen23-Sep-02 0:14
chen23-Sep-02 0:14 
GeneralRe: String problem Pin
Lakitu23-Sep-02 0:21
Lakitu23-Sep-02 0:21 
QuestionGetting version number of IUnknown interface? Pin
Jonathan de Halleux22-Sep-02 23:29
Jonathan de Halleux22-Sep-02 23:29 
AnswerRe: Getting version number of IUnknown interface? Pin
Lakitu23-Sep-02 0:14
Lakitu23-Sep-02 0:14 
GeneralRe: Getting version number of IUnknown interface? Pin
Jonathan de Halleux23-Sep-02 1:16
Jonathan de Halleux23-Sep-02 1:16 
QuestionHo to execute a last executable when I shutdown? Pin
Raphael Kindt22-Sep-02 22:57
Raphael Kindt22-Sep-02 22:57 
AnswerRe: Ho to execute a last executable when I shutdown? Pin
Stephane Rodriguez.23-Sep-02 0:29
Stephane Rodriguez.23-Sep-02 0:29 
Write a NT service, and do a shell execute when you receive the WM_QUIT message (which is what is sent by the OS if I remember well).



MS quote (http://www.microsoft.com/ddk) : As of September 30, 2002, the Microsoft® Windows® 2000 DDK, the Microsoft Windows 98 DDK, and the Microsoft Windows NT® 4.0 DDK will no longer be available for purchase or download on this site.
GeneralRe: Ho to execute a last executable when I shutdown? Pin
Raphael Kindt23-Sep-02 0:47
Raphael Kindt23-Sep-02 0:47 
GeneralWindow message Pin
Anonymous22-Sep-02 22:52
Anonymous22-Sep-02 22:52 
GeneralRe: Window message Pin
jhwurmbach22-Sep-02 23:23
jhwurmbach22-Sep-02 23:23 
GeneralSelecting text in WebBrowser control Pin
Hans Ruck22-Sep-02 22:55
Hans Ruck22-Sep-02 22:55 
GeneralRe: Selecting text in WebBrowser control Pin
Stephane Rodriguez.23-Sep-02 0:26
Stephane Rodriguez.23-Sep-02 0:26 
GeneralRe: Selecting text in WebBrowser control Pin
Hans Ruck23-Sep-02 0:43
Hans Ruck23-Sep-02 0:43 
GeneralRe: Selecting text in WebBrowser control Pin
Stephane Rodriguez.23-Sep-02 1:12
Stephane Rodriguez.23-Sep-02 1:12 
GeneralRe: Selecting text in WebBrowser control Pin
Hans Ruck23-Sep-02 2:15
Hans Ruck23-Sep-02 2:15 
GeneralPostMessage Problem Pin
jmkhael22-Sep-02 21:51
jmkhael22-Sep-02 21:51 
GeneralRe: PostMessage Problem Pin
Lakitu23-Sep-02 0:04
Lakitu23-Sep-02 0:04 
GeneralRe: PostMessage Problem Pin
jmkhael23-Sep-02 0:30
jmkhael23-Sep-02 0:30 
GeneralRe: PostMessage Problem Pin
567890123423-Sep-02 0:38
567890123423-Sep-02 0:38 
GeneralRe: PostMessage Problem Pin
jmkhael23-Sep-02 0:41
jmkhael23-Sep-02 0:41 
GeneralRe: PostMessage Problem Pin
Andreas Saurwein23-Sep-02 2:40
Andreas Saurwein23-Sep-02 2:40 
GeneralRe: PostMessage Problem Pin
jmkhael23-Sep-02 2:47
jmkhael23-Sep-02 2:47 
GeneralRe: PostMessage Problem Pin
Andreas Saurwein23-Sep-02 3:03
Andreas Saurwein23-Sep-02 3:03 
GeneralRe: PostMessage Problem Pin
jmkhael23-Sep-02 3:58
jmkhael23-Sep-02 3:58 

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.