Project

General

Profile

Actions

Emulator Issues #42

closed

Linux FileUtil.cpp update can be compatible with 64bits?

Added by leandro.rhcp99 almost 16 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

you can see the changes here.
http://code.google.com/p/dolphin-emu/source/diff?r=38&format=side&path=/trunk/Source/Core/Common/Src/FileUtil.cpp

the variable _WIN32 is an enviroment variable? if yes.. how can it you
work on 64bits system?

#ifdef _WIN32
#include <shellapi.h>
#endif

Actions

Also available in: Atom PDF