Click here to Skip to main content
15,905,867 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Suggestions for Code Obfuscator and/or Encrypter Pin
Nick_Kisialiou22-Apr-06 22:15
Nick_Kisialiou22-Apr-06 22:15 
GeneralRe: Suggestions for Code Obfuscator and/or Encrypter Pin
JSadleir25-Apr-06 16:55
JSadleir25-Apr-06 16:55 
QuestionWindows Registry and Kernle Mode Programs Pin
Dennis Tampoa21-Apr-06 21:42
Dennis Tampoa21-Apr-06 21:42 
QuestionCurrent Login User Pin
shadrach_india21-Apr-06 20:47
shadrach_india21-Apr-06 20:47 
AnswerRe: Current Login User Pin
Naveen21-Apr-06 21:06
Naveen21-Apr-06 21:06 
GeneralRe: Current Login User Pin
shadrach_india22-Apr-06 1:17
shadrach_india22-Apr-06 1:17 
QuestionWhat Exactly in Windows does Call Back Functions Mean? Pin
CodeVarma21-Apr-06 20:20
CodeVarma21-Apr-06 20:20 
AnswerRe: What Exactly in Windows does Call Back Functions Mean? Pin
_AnsHUMAN_ 21-Apr-06 21:49
_AnsHUMAN_ 21-Apr-06 21:49 
hi satish,
A function that receives a WM_TIMER message time and again from the code that you have written is termed as a callback function

LRESULT CALLBACK WndProc(.......)
By seeeing the syntax or the prototype of the function you can know which function is a callback function.

Vision is Always important and so is your ATTITUDE.

Wishes.

Anshuman Dandekar

GeneralRe: What Exactly in Windows does Call Back Functions Mean? Pin
Saurabh.Garg21-Apr-06 21:58
Saurabh.Garg21-Apr-06 21:58 
GeneralRe: What Exactly in Windows does Call Back Functions Mean? Pin
chasetoys21-Apr-06 22:15
chasetoys21-Apr-06 22:15 
AnswerRe: What Exactly in Windows does Call Back Functions Mean? Pin
Saurabh.Garg21-Apr-06 21:54
Saurabh.Garg21-Apr-06 21:54 
AnswerRe: What Exactly in Windows does Call Back Functions Mean? Pin
Parthiban21-Apr-06 22:45
Parthiban21-Apr-06 22:45 
AnswerRe: What Exactly in Windows does Call Back Functions Mean? Pin
Stephen Hewitt22-Apr-06 0:49
Stephen Hewitt22-Apr-06 0:49 
QuestionEvil Error Link 2005 problem (Nafxcwd.lib Libcmtd.lib) on release configuration; Debug config works great!?! Pin
chasetoys21-Apr-06 20:19
chasetoys21-Apr-06 20:19 
AnswerRe: Evil Error Link 2005 problem (Nafxcwd.lib Libcmtd.lib) on release configuration; Debug config works great!?! Pin
Saurabh.Garg21-Apr-06 21:41
Saurabh.Garg21-Apr-06 21:41 
GeneralRe: Evil Error Link 2005 problem (Nafxcwd.lib Libcmtd.lib) on release configuration; Debug config works great!?! Pin
chasetoys21-Apr-06 21:47
chasetoys21-Apr-06 21:47 
GeneralRe: Evil Error Link 2005 problem (Nafxcwd.lib Libcmtd.lib) on release configuration; Debug config works great!?! Pin
Saurabh.Garg21-Apr-06 22:00
Saurabh.Garg21-Apr-06 22:00 
GeneralRe: Evil Error Link 2005 problem (Nafxcwd.lib Libcmtd.lib) on release configuration; Debug config works great!?! Pin
chasetoys21-Apr-06 22:12
chasetoys21-Apr-06 22:12 
GeneralRe: Evil Error Link 2005 problem (Nafxcwd.lib Libcmtd.lib) on release configuration; Debug config works great!?! Pin
Saurabh.Garg21-Apr-06 22:16
Saurabh.Garg21-Apr-06 22:16 
GeneralRe: Evil Error Link 2005 problem (Nafxcwd.lib Libcmtd.lib) on release configuration; Debug config works great!?! Pin
chasetoys21-Apr-06 22:25
chasetoys21-Apr-06 22:25 
QuestionTo have the path of database Pin
mikobi21-Apr-06 20:19
mikobi21-Apr-06 20:19 
AnswerRe: To have the path of database Pin
si_6921-Apr-06 23:47
si_6921-Apr-06 23:47 
GeneralRe: To have the path of database Pin
mikobi23-Apr-06 3:21
mikobi23-Apr-06 3:21 
GeneralRe: To have the path of database Pin
mikobi23-Apr-06 3:29
mikobi23-Apr-06 3:29 
QuestionHow to hide system folder Pin
NianHawk21-Apr-06 20:10
NianHawk21-Apr-06 20:10 

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.