Click here to Skip to main content
15,900,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detect Tab Keyboard in MFC Pin
bengz18-Jan-07 20:56
bengz18-Jan-07 20:56 
GeneralRe: Detect Tab Keyboard in MFC Pin
Joan M18-Jan-07 21:01
professionalJoan M18-Jan-07 21:01 
AnswerRe: Detect Tab Keyboard in MFC Pin
Mark Salsbery18-Jan-07 6:11
Mark Salsbery18-Jan-07 6:11 
GeneralRe: Detect Tab Keyboard in MFC Pin
bengz18-Jan-07 20:58
bengz18-Jan-07 20:58 
GeneralRe: Detect Tab Keyboard in MFC Pin
Mark Salsbery19-Jan-07 5:29
Mark Salsbery19-Jan-07 5:29 
QuestionCopyFileEx not working Pin
Manasi D18-Jan-07 3:22
Manasi D18-Jan-07 3:22 
AnswerRe: CopyFileEx not working Pin
prasad_som18-Jan-07 3:36
prasad_som18-Jan-07 3:36 
AnswerRe: CopyFileEx not working Pin
David Crow18-Jan-07 4:21
David Crow18-Jan-07 4:21 
Manasi D wrote:
# define _WIN32_WINNT 0x500 is done.


It's not enough to assign _WIN32_WINNT the correct value. It also has to be done in the right spot. I find that it's best to place it before any #include statements in the project's stdafx.h file.

Other than that, ensure that the function's prototype exists in your winbase.h file.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: CopyFileEx not working Pin
Manasi D18-Jan-07 18:32
Manasi D18-Jan-07 18:32 
AnswerRe: CopyFileEx not working Pin
Hamid_RT18-Jan-07 7:30
Hamid_RT18-Jan-07 7:30 
QuestionTree Control with Three State CheckBox Pin
Sagar Mahewar18-Jan-07 2:52
Sagar Mahewar18-Jan-07 2:52 
QuestionWritting dll using MFC and ATL Pin
aaaan18-Jan-07 2:02
aaaan18-Jan-07 2:02 
QuestionRe: Writting dll using MFC and ATL Pin
prasad_som18-Jan-07 2:37
prasad_som18-Jan-07 2:37 
QuestionExe not running Pin
Try18-Jan-07 1:47
Try18-Jan-07 1:47 
AnswerRe: Exe not running Pin
toxcct18-Jan-07 1:53
toxcct18-Jan-07 1:53 
GeneralRe: Exe not running Pin
Try18-Jan-07 1:56
Try18-Jan-07 1:56 
GeneralRe: Exe not running Pin
toxcct18-Jan-07 1:59
toxcct18-Jan-07 1:59 
AnswerRe: Exe not running Pin
KarstenK18-Jan-07 2:05
mveKarstenK18-Jan-07 2:05 
GeneralRe: Exe not running Pin
#realJSOP18-Jan-07 2:30
professional#realJSOP18-Jan-07 2:30 
GeneralRe: Exe not running Pin
nullable.type18-Jan-07 3:49
nullable.type18-Jan-07 3:49 
GeneralRe: Exe not running Pin
#realJSOP18-Jan-07 4:46
professional#realJSOP18-Jan-07 4:46 
GeneralRe: Exe not running Pin
Nish Nishant18-Jan-07 9:43
sitebuilderNish Nishant18-Jan-07 9:43 
AnswerRe: Exe not running Pin
prasad_som18-Jan-07 2:35
prasad_som18-Jan-07 2:35 
GeneralRe: Exe not running Pin
Try18-Jan-07 3:21
Try18-Jan-07 3:21 
AnswerRe: Exe not running Pin
prasad_som18-Jan-07 3:39
prasad_som18-Jan-07 3: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.