Click here to Skip to main content
15,886,199 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is a rectangle on a monitor? Pin
KarstenK20-Jun-10 21:06
mveKarstenK20-Jun-10 21:06 
Questionsemaphore memory allocation Pin
rupeshkp72820-Jun-10 20:34
rupeshkp72820-Jun-10 20:34 
AnswerRe: semaphore memory allocation Pin
«_Superman_»20-Jun-10 21:12
professional«_Superman_»20-Jun-10 21:12 
GeneralRe: semaphore memory allocation Pin
rupeshkp72820-Jun-10 21:32
rupeshkp72820-Jun-10 21:32 
GeneralRe: semaphore memory allocation Pin
«_Superman_»20-Jun-10 22:42
professional«_Superman_»20-Jun-10 22:42 
GeneralRe: semaphore memory allocation Pin
rupeshkp72820-Jun-10 22:50
rupeshkp72820-Jun-10 22:50 
GeneralRe: semaphore memory allocation Pin
«_Superman_»20-Jun-10 22:56
professional«_Superman_»20-Jun-10 22:56 
QuestionError in loading accelerator table Pin
Pryabu20-Jun-10 18:17
Pryabu20-Jun-10 18:17 
Hi,

LoadAccelerators function is returning NULL value. im using the following code:

HACCEL m_hAccelTable1;
m_hAccelTable1 = LoadAccelerators(::AfxGetInstanceHandle(), MAKEINTRESOURCE(IDR_ACCELERATOR2));

GetLastError function is returning 1814 error value which states that "The specified resource name cannot be found in the image file". The accelerator table is present in the resource file. Anyone please tell me where i did the mistake?

Thanks,
AnswerRe: Error in loading accelerator table Pin
«_Superman_»20-Jun-10 18:34
professional«_Superman_»20-Jun-10 18:34 
GeneralRe: Error in loading accelerator table Pin
Pryabu20-Jun-10 18:39
Pryabu20-Jun-10 18:39 
GeneralRe: Error in loading accelerator table Pin
«_Superman_»20-Jun-10 18:57
professional«_Superman_»20-Jun-10 18:57 
GeneralRe: Error in loading accelerator table Pin
Pryabu20-Jun-10 19:03
Pryabu20-Jun-10 19:03 
GeneralRe: Error in loading accelerator table Pin
«_Superman_»20-Jun-10 19:13
professional«_Superman_»20-Jun-10 19:13 
GeneralRe: Error in loading accelerator table Pin
Pryabu20-Jun-10 19:31
Pryabu20-Jun-10 19:31 
GeneralRe: Error in loading accelerator table Pin
Pryabu20-Jun-10 18:55
Pryabu20-Jun-10 18:55 
GeneralRe: Error in loading accelerator table Pin
Stephen Hewitt20-Jun-10 19:09
Stephen Hewitt20-Jun-10 19:09 
AnswerRe: Error in loading accelerator table Pin
Stephen Hewitt20-Jun-10 19:11
Stephen Hewitt20-Jun-10 19:11 
GeneralRe: Error in loading accelerator table Pin
Pryabu20-Jun-10 19:32
Pryabu20-Jun-10 19:32 
QuestionVisual Studio 2010 Release Candidate to Trial? Pin
Paul Hooper20-Jun-10 16:56
Paul Hooper20-Jun-10 16:56 
QuestionC++ syntax: how to init non-default constructor for array? Pin
includeh1020-Jun-10 13:33
includeh1020-Jun-10 13:33 
AnswerRe: C++ syntax: how to init non-default constructor for array? Pin
«_Superman_»20-Jun-10 15:30
professional«_Superman_»20-Jun-10 15:30 
AnswerRe: C++ syntax: how to init non-default constructor for array? Pin
Stephen Hewitt20-Jun-10 17:11
Stephen Hewitt20-Jun-10 17:11 
GeneralRe: C++ syntax: how to init non-default constructor for array? Pin
«_Superman_»20-Jun-10 18:36
professional«_Superman_»20-Jun-10 18:36 
AnswerRe: C++ syntax: how to init non-default constructor for array? Pin
Emilio Garavaglia20-Jun-10 21:00
Emilio Garavaglia20-Jun-10 21:00 
AnswerRe: C++ syntax: how to init non-default constructor for array? Pin
Aescleal20-Jun-10 22:58
Aescleal20-Jun-10 22: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.