Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: User Account Image Pin
Code-o-mat16-Jan-09 9:29
Code-o-mat16-Jan-09 9:29 
Questionhow to integrate Platform SDK February 2003 with VC6.0 Pin
sunnyram15-Jan-09 20:20
sunnyram15-Jan-09 20:20 
AnswerRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
Naveen15-Jan-09 20:35
Naveen15-Jan-09 20:35 
GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
sunnyram15-Jan-09 23:49
sunnyram15-Jan-09 23:49 
AnswerRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
Stuart Dootson15-Jan-09 22:40
professionalStuart Dootson15-Jan-09 22:40 
GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
sunnyram15-Jan-09 23:53
sunnyram15-Jan-09 23:53 
GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
Stuart Dootson16-Jan-09 1:02
professionalStuart Dootson16-Jan-09 1:02 
GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
sunnyram21-Jan-09 22:04
sunnyram21-Jan-09 22:04 
Thanks again Stuart,


I am using VC++ 6.0 compiler.

from following web site ,
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm

i downloaded the Windows Server 2003 PSDK and installed it.

Now i want to use the new libraries and include files of these installed sdk with
my VC++6.0 project.

so in VC==6.0 project, in Tools->Options and in Directories Tab, i changed Library files reference as
'C:\Program Files\Microsoft SDK\Lib'
and also made changes in Include Files section like
'C:\Program Files\Microsoft SDK\include'
'C:\Program Files\Microsoft SDK\include\mfc'
'C:\Program Files\Microsoft SDK\include\Win64\mfc'
'C:\Program Files\Microsoft SDK\include\Win64\crt'
'C:\Program Files\Microsoft SDK\include\Win64\atl'

and then with these changes i rebuilt my project and i am getting the linker error
as follows:

fatal error LNK1112: module machine type 'IA64' conflicts with target machine type 'X86'

so how do i fix this problem?

waiting for reply.

abc_123

GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
Stuart Dootson21-Jan-09 22:30
professionalStuart Dootson21-Jan-09 22:30 
GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
sunnyram21-Jan-09 22:48
sunnyram21-Jan-09 22:48 
GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
Stuart Dootson21-Jan-09 23:24
professionalStuart Dootson21-Jan-09 23:24 
GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
sunnyram22-Jan-09 0:57
sunnyram22-Jan-09 0:57 
GeneralRe: how to integrate Platform SDK February 2003 with VC6.0 Pin
Stuart Dootson22-Jan-09 2:38
professionalStuart Dootson22-Jan-09 2:38 
QuestionDrawText function to align mulitipile lines of text vertically and horizontally Pin
Priya_Sundar15-Jan-09 19:41
Priya_Sundar15-Jan-09 19:41 
AnswerRe: DrawText function to align mulitipile lines of text vertically and horizontally Pin
Prasann Mayekar15-Jan-09 21:53
Prasann Mayekar15-Jan-09 21:53 
AnswerRe: DrawText function to align mulitipile lines of text vertically and horizontally Pin
Iain Clarke, Warrior Programmer15-Jan-09 23:51
Iain Clarke, Warrior Programmer15-Jan-09 23:51 
GeneralRe: DrawText function to align mulitipile lines of text vertically and horizontally[Resolved] Pin
Priya_Sundar18-Jan-09 17:24
Priya_Sundar18-Jan-09 17:24 
QuestionFiles And Folder Size Pin
newhivc15-Jan-09 19:40
newhivc15-Jan-09 19:40 
AnswerRe: Files And Folder Size Pin
SandipG 15-Jan-09 20:05
SandipG 15-Jan-09 20:05 
AnswerRe: Files And Folder Size Pin
Hamid_RT15-Jan-09 20:12
Hamid_RT15-Jan-09 20:12 
Questionwhat should minimum processor spacification for multimediea timers?? Pin
anilaabc15-Jan-09 19:35
anilaabc15-Jan-09 19:35 
AnswerRe: what should minimum processor spacification for multimediea timers?? Pin
Roger Stoltz15-Jan-09 22:15
Roger Stoltz15-Jan-09 22:15 
AnswerRe: what should minimum processor spacification for multimediea timers?? Pin
Mark Salsbery16-Jan-09 7:18
Mark Salsbery16-Jan-09 7:18 
GeneralRe: what should minimum processor spacification for multimediea timers?? Pin
Roger Stoltz16-Jan-09 9:12
Roger Stoltz16-Jan-09 9:12 
QuestionCreateKey returned 6 Pin
subramanyeswari15-Jan-09 18:12
subramanyeswari15-Jan-09 18:12 

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.