Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: RegQueryValueEx returns wrong value Pin
Richard MacCutchan26-May-14 0:26
mveRichard MacCutchan26-May-14 0:26 
GeneralRe: RegQueryValueEx returns wrong value Pin
vks1126-May-14 23:24
vks1126-May-14 23:24 
AnswerRe: RegQueryValueEx returns wrong value Pin
Freak3026-May-14 3:13
Freak3026-May-14 3:13 
GeneralRe: RegQueryValueEx returns wrong value Pin
vks1126-May-14 23:23
vks1126-May-14 23:23 
AnswerRe: RegQueryValueEx returns wrong value Pin
Randor 26-May-14 14:06
professional Randor 26-May-14 14:06 
GeneralRe: RegQueryValueEx returns wrong value Pin
vks1126-May-14 23:23
vks1126-May-14 23:23 
GeneralProblem in reading BMP Header Pin
Benjamin Bruno25-May-14 19:03
Benjamin Bruno25-May-14 19:03 
GeneralRe: Problem in reading BMP Header Pin
Richard MacCutchan25-May-14 21:48
mveRichard MacCutchan25-May-14 21:48 
Please edit your question and format you code by placing <pre> tags around it, so it is readable like:
C++
streampos size;
ifstream inFile;
 
inFile.open(filename, ios::in|ios::binary); 

Also, and most important, please explain what "the program is not working" means.
GeneralRe: Problem in reading BMP Header Pin
Heng Xiangzhong26-May-14 15:11
Heng Xiangzhong26-May-14 15:11 
GeneralRe: Problem in reading BMP Header Pin
CPallini26-May-14 22:01
mveCPallini26-May-14 22:01 
QuestionC Makefile warning: passing arg 2 of 'connect' from incompatible pointer type Pin
Office 36525-May-14 17:03
Office 36525-May-14 17:03 
AnswerRe: C Makefile warning: passing arg 2 of 'connect' from incompatible pointer type Pin
Richard MacCutchan25-May-14 21:43
mveRichard MacCutchan25-May-14 21:43 
GeneralRe: C Makefile warning: passing arg 2 of 'connect' from incompatible pointer type Pin
Office 36525-May-14 22:37
Office 36525-May-14 22:37 
GeneralRe: C Makefile warning: passing arg 2 of 'connect' from incompatible pointer type Pin
Richard MacCutchan25-May-14 22:52
mveRichard MacCutchan25-May-14 22:52 
GeneralRe: C Makefile warning: passing arg 2 of 'connect' from incompatible pointer type Pin
Office 36526-May-14 0:14
Office 36526-May-14 0:14 
GeneralRe: C Makefile warning: passing arg 2 of 'connect' from incompatible pointer type Pin
Richard MacCutchan26-May-14 0:23
mveRichard MacCutchan26-May-14 0:23 
GeneralRe: C Makefile warning: passing arg 2 of 'connect' from incompatible pointer type Pin
Office 36526-May-14 18:48
Office 36526-May-14 18:48 
GeneralRe: C Makefile warning: passing arg 2 of 'connect' from incompatible pointer type Pin
Richard MacCutchan26-May-14 21:33
mveRichard MacCutchan26-May-14 21:33 
QuestionGNU Gettext and windows localization Pin
Member 854422623-May-14 16:31
Member 854422623-May-14 16:31 
AnswerRe: GNU Gettext and windows localization Pin
Richard MacCutchan23-May-14 21:40
mveRichard MacCutchan23-May-14 21:40 
QuestionCFormView in CDocktablePane or docking frame CMDIChildWndEx Pin
Member 1074879523-May-14 6:16
Member 1074879523-May-14 6:16 
SuggestionRe: CFormView in CDocktablePane or docking frame CMDIChildWndEx Pin
Richard MacCutchan23-May-14 7:46
mveRichard MacCutchan23-May-14 7:46 
GeneralRe: CFormView in CDocktablePane or docking frame CMDIChildWndEx Pin
Member 1074879523-May-14 8:56
Member 1074879523-May-14 8:56 
GeneralRe: CFormView in CDocktablePane or docking frame CMDIChildWndEx Pin
Richard MacCutchan23-May-14 11:36
mveRichard MacCutchan23-May-14 11:36 
GeneralRe: CFormView in CDocktablePane or docking frame CMDIChildWndEx Pin
Member 1074879523-May-14 23:09
Member 1074879523-May-14 23:09 

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.