Click here to Skip to main content
15,914,416 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCreating Arc Pin
Anonymous17-Jul-05 19:05
Anonymous17-Jul-05 19:05 
GeneralRe: Creating Arc Pin
Christian Graus17-Jul-05 19:11
protectorChristian Graus17-Jul-05 19:11 
GeneralRe: Creating Arc Pin
Anonymous17-Jul-05 19:41
Anonymous17-Jul-05 19:41 
GeneralRe: Creating Arc Pin
Anonymous17-Jul-05 19:43
Anonymous17-Jul-05 19:43 
Generalraw socket in Windows XP Pin
yanping wang17-Jul-05 18:51
yanping wang17-Jul-05 18:51 
GeneralRe: raw socket in Windows XP Pin
eagleboy17-Jul-05 19:37
eagleboy17-Jul-05 19:37 
GeneralRe: raw socket in Windows XP Pin
yanping wang17-Jul-05 20:47
yanping wang17-Jul-05 20:47 
GeneralLPTHREAD_START_ROUTINE related Pin
rajandpayal17-Jul-05 16:13
rajandpayal17-Jul-05 16:13 
Hello All,

I have a assignment something like this

LPTHREAD_START_ROUTINE a = ThreadProc;

Where ThreadProc is the thread function

After the above assignment a and ThreaProc shows different pointer value. Which is understandable.

My question is how do I get the ThreadProc pointer value back from a. How should my variable declaration look like

i.e if ThreadProc shows 0x00401028 in the watch window
and a shows 0x00401c90

then how do I obtain back 0x00401028 from a.

Rajdeep
GeneralRe: LPTHREAD_START_ROUTINE related Pin
Jose Lamas Rios18-Jul-05 4:44
Jose Lamas Rios18-Jul-05 4:44 
QuestionWhere do you initialize Form Controls? Pin
Freddie Code17-Jul-05 15:58
Freddie Code17-Jul-05 15:58 
AnswerRe: Where do you initialize Form Controls? Pin
Jose Lamas Rios17-Jul-05 16:27
Jose Lamas Rios17-Jul-05 16:27 
GeneralC2676 and KB 814455 and overloading Pin
TedCB17-Jul-05 14:22
TedCB17-Jul-05 14:22 
GeneralRe: C2676 and KB 814455 and overloading Pin
Jose Lamas Rios17-Jul-05 16:16
Jose Lamas Rios17-Jul-05 16:16 
GeneralRe: C2676 and KB 814455 and overloading Pin
TedCB17-Jul-05 17:13
TedCB17-Jul-05 17:13 
GeneralRe: C2676 and KB 814455 and overloading Pin
Jose Lamas Rios17-Jul-05 17:29
Jose Lamas Rios17-Jul-05 17:29 
GeneralHiding process in task manager Pin
Anonymous17-Jul-05 10:35
Anonymous17-Jul-05 10:35 
GeneralRe: Hiding process in task manager Pin
Toby Opferman17-Jul-05 13:00
Toby Opferman17-Jul-05 13:00 
Generaldoesn't allowing to go focus out of the window and traping the ctrl+alt+del message Pin
Anonymous17-Jul-05 10:32
Anonymous17-Jul-05 10:32 
GeneralRe: doesn't allowing to go focus out of the window and traping the ctrl+alt+del message Pin
Toby Opferman17-Jul-05 13:00
Toby Opferman17-Jul-05 13:00 
GeneralRe: doesn't allowing to go focus out of the window and traping the ctrl+alt+del message Pin
Trollslayer17-Jul-05 21:57
mentorTrollslayer17-Jul-05 21:57 
Generalexecuting program before the login screen appears Pin
Anonymous17-Jul-05 10:20
Anonymous17-Jul-05 10:20 
GeneralRe: executing program before the login screen appears Pin
David Crow17-Jul-05 12:27
David Crow17-Jul-05 12:27 
GeneralRe: executing program before the login screen appears Pin
Aamir Butt18-Jul-05 2:22
Aamir Butt18-Jul-05 2:22 
GeneralRe: executing program before the login screen appears Pin
David Crow18-Jul-05 2:34
David Crow18-Jul-05 2:34 
QuestionHow do I reset the default values for opening the "file folder"? Pin
Justice117-Jul-05 9:07
sussJustice117-Jul-05 9:07 

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.