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

C / C++ / MFC

 
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 
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 
Hi !!

I am new to windows programming. I've created a dialog box and placed a static control on it. The static control displays the numeric value of an int variable. So simple Smile | :) . Now here is my problem: Two worker threads are associated with this program and are changing the value of that variable. The variable was passed as a reference to these threads. Now what i want is that whenever the thread changes the value of variable, its new value gets updated on the static control. How can i do that ???
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 
GeneralFunction template and Fatal Error C1001 Pin
hierro22-Sep-02 21:47
hierro22-Sep-02 21:47 
GeneralRe: Function template and Fatal Error C1001 Pin
Anonymous22-Sep-02 22:38
Anonymous22-Sep-02 22:38 

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.