Click here to Skip to main content
15,915,160 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: disabling devices Pin
Adam Roderick J22-Jul-09 22:40
Adam Roderick J22-Jul-09 22:40 
if u want to run ur stuff in 64, there few things that should be taken care.
if u want to make 64 bit application run on 64 bit environment, firstly compile it as 64 bit. And build it, and some API in 32 bit wont work. Definitely you can use registry APIs in 64 application, using which you can modify registry.
If want to port your 32 bit application to 64 bit then
1. Build using vs 2008(64 bit support enabled) is must.
GeneralRe: disabling devices Pin
Subrat Patnaik23-Jul-09 23:56
Subrat Patnaik23-Jul-09 23:56 
QuestionHow to make report Pin
Max++21-Jul-09 23:26
Max++21-Jul-09 23:26 
AnswerRe: How to make report Pin
_AnsHUMAN_ 21-Jul-09 23:42
_AnsHUMAN_ 21-Jul-09 23:42 
QuestionHowto check xp was shutdown correctly Pin
tetzschner21-Jul-09 22:59
tetzschner21-Jul-09 22:59 
AnswerRe: Howto check xp was shutdown correctly [modified] Pin
Adam Roderick J22-Jul-09 2:32
Adam Roderick J22-Jul-09 2:32 
GeneralRe: Howto check xp was shutdown correctly Pin
tetzschner23-Jul-09 2:51
tetzschner23-Jul-09 2:51 
QuestionSend scsi command to usb device using DeviceIoControl method Pin
Nekkantidivya21-Jul-09 22:45
Nekkantidivya21-Jul-09 22:45 
QuestionLayered window causing redraw anomalies under itself Pin
Code-o-mat21-Jul-09 22:22
Code-o-mat21-Jul-09 22:22 
Question_stat function and files before 1970 Pin
vikramlinux21-Jul-09 22:22
vikramlinux21-Jul-09 22:22 
AnswerRe: _stat function and files before 1970 Pin
Michael Schubert21-Jul-09 22:41
Michael Schubert21-Jul-09 22:41 
AnswerRe: _stat function and files before 1970 Pin
Stuart Dootson21-Jul-09 22:42
professionalStuart Dootson21-Jul-09 22:42 
GeneralRe: _stat function and files before 1970 Pin
vikramlinux22-Jul-09 1:38
vikramlinux22-Jul-09 1:38 
GeneralRe: _stat function and files before 1970 Pin
Stuart Dootson22-Jul-09 2:03
professionalStuart Dootson22-Jul-09 2:03 
GeneralRe: _stat function and files before 1970 Pin
vikramlinux22-Jul-09 3:07
vikramlinux22-Jul-09 3:07 
GeneralRe: _stat function and files before 1970 Pin
Stuart Dootson22-Jul-09 3:41
professionalStuart Dootson22-Jul-09 3:41 
QuestionHow to add control from userdefined class to dialog window. Pin
Murugan k21-Jul-09 20:44
Murugan k21-Jul-09 20:44 
AnswerRe: How to add control from userdefined class to dialog window. Pin
Cedric Moonen21-Jul-09 21:06
Cedric Moonen21-Jul-09 21:06 
QuestionUpdating Resource Strings Pin
Benjamin Bruno21-Jul-09 19:38
Benjamin Bruno21-Jul-09 19:38 
AnswerRe: Updating Resource Strings Pin
«_Superman_»21-Jul-09 22:19
professional«_Superman_»21-Jul-09 22:19 
QuestionRichedit2 in Visual Studio 2008 cause the MFC dialog not to display Pin
sharp_k21-Jul-09 14:12
sharp_k21-Jul-09 14:12 
AnswerRe: Richedit2 in Visual Studio 2008 cause the MFC dialog not to display Pin
Stuart Dootson21-Jul-09 16:30
professionalStuart Dootson21-Jul-09 16:30 
GeneralRe: Richedit2 in Visual Studio 2008 cause the MFC dialog not to display Pin
sharp_k21-Jul-09 18:11
sharp_k21-Jul-09 18:11 
GeneralRe: Richedit2 in Visual Studio 2008 cause the MFC dialog not to display Pin
_AnsHUMAN_ 21-Jul-09 20:23
_AnsHUMAN_ 21-Jul-09 20:23 
GeneralRe: Richedit2 in Visual Studio 2008 cause the MFC dialog not to display Pin
sharp_k22-Jul-09 4:50
sharp_k22-Jul-09 4:50 

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.