Click here to Skip to main content
15,909,829 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
V.27-Jan-05 23:28
professionalV.27-Jan-05 23:28 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
David Crow28-Jan-05 3:03
David Crow28-Jan-05 3:03 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
David Crow28-Jan-05 3:02
David Crow28-Jan-05 3:02 
GeneralRe: Simple Calculator (Someone PLEASE HELP ME!!!!!) Pin
trelliot28-Jan-05 3:10
trelliot28-Jan-05 3:10 
GeneralWin32 EDIT Control Pin
Aneurysm0027-Jan-05 11:33
Aneurysm0027-Jan-05 11:33 
GeneralRe: Win32 EDIT Control Pin
Jim Crafton27-Jan-05 17:22
Jim Crafton27-Jan-05 17:22 
GeneralRe: Win32 EDIT Control Pin
Aneurysm0028-Jan-05 7:11
Aneurysm0028-Jan-05 7:11 
GeneralVS 7.1 On Windows XP Pin
Grahamfff27-Jan-05 10:57
Grahamfff27-Jan-05 10:57 
I copied my project from a Windows 2000 PC to a Windows XP PC, but now I get a load of compile erros and I a completely at a loss to whyConfused | :confused:

Visual Studio 7.1 is installed on both PCs.

c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1553): error C2059: syntax error : ')'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1560): error C2059: syntax error : ')'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1633): error C2059: syntax error : ')'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1640): error C2059: syntax error : ')'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1647): error C2059: syntax error : ')'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1655): error C2059: syntax error : ')'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1671): error C2059: syntax error : ')'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinNT.h(340): error C2143: syntax error : missing ';' before '*'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinDef.h(204): error C2143: syntax error : missing ';' before '*'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinDef.h(205): error C2143: syntax error : missing ';' before '*'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1620): error C2143: syntax error : missing ';' before '__stdcall'<br />
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(1628): error C2143: syntax error : missing ';' before '__stdcall'


Does anyone know the cause of these errors, they have been no code changes.



grahamfff
GeneralRe: VS 7.1 On Windows XP Pin
Christian Graus27-Jan-05 14:17
protectorChristian Graus27-Jan-05 14:17 
GeneralRe: VS 7.1 On Windows XP Pin
Jim Crafton27-Jan-05 17:10
Jim Crafton27-Jan-05 17:10 
GeneralRe: VS 7.1 On Windows XP Pin
rbid27-Jan-05 23:57
rbid27-Jan-05 23:57 
GeneralRe: VS 7.1 On Windows XP Pin
Grahamfff28-Jan-05 9:50
Grahamfff28-Jan-05 9:50 
Generalconvert double to char Pin
Sam197927-Jan-05 10:42
Sam197927-Jan-05 10:42 
GeneralRe: convert double to char Pin
Chris Losinger27-Jan-05 11:03
professionalChris Losinger27-Jan-05 11:03 
GeneralRe: convert double to char Pin
Jim Crafton27-Jan-05 17:07
Jim Crafton27-Jan-05 17:07 
GeneralRe: convert double to char Pin
trelliot27-Jan-05 13:16
trelliot27-Jan-05 13:16 
GeneralRe: convert double to char Pin
trelliot27-Jan-05 17:20
trelliot27-Jan-05 17:20 
GeneralRe: convert double to char Pin
JKallen27-Jan-05 17:32
JKallen27-Jan-05 17:32 
GeneralRe: convert double to char Pin
Mircea Puiu29-Jan-05 5:16
Mircea Puiu29-Jan-05 5:16 
QuestionIs a directory on local PC? Pin
Neville Franks27-Jan-05 10:34
Neville Franks27-Jan-05 10:34 
AnswerRe: Is a directory on local PC? Pin
David Crow27-Jan-05 10:45
David Crow27-Jan-05 10:45 
GeneralRe: Is a directory on local PC? Pin
Neville Franks27-Jan-05 10:53
Neville Franks27-Jan-05 10:53 
Generalindex of min_element Pin
ns27-Jan-05 10:30
ns27-Jan-05 10:30 
Generalload jpeg into memory as bitmap Pin
Pia G27-Jan-05 9:11
Pia G27-Jan-05 9:11 
GeneralRe: load jpeg into memory as bitmap Pin
Neville Franks27-Jan-05 9:30
Neville Franks27-Jan-05 9:30 

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.