Develop and Download Open Source Software
Login
Create Account
Help
MY OSDN
Find Software
Magazine
Develop
Pastebin
Software
People
PersonalForge
Magazine
Wiki
OSDN
>
Find Software
>
プロジェクト・ナニ屋
プロジェクト・ナニ屋
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
List of RSS Feeds
Statistics
History
Image Gallery
Search Keywords
News
Listed News
Help
Downloads
List of Releases
Help
Source Code
Guide
Browse SVN
Help
Wiki
FrontPage
Title index
Recent changes
Wiki Search
Help
Docs
List Docs
Help
Forums
List of Forums
Open Discussion (2)
Help (2)
Help
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Help
Browse Subversion Repository
/
[naniya]
/
branches
/
mty-makai
/
mty.c
Diff of /branches/mty-makai/mty.c
Parent Directory
|
Revision Log
|
Patch
revision
205
by
notanpe
, Sat Aug 16 13:06:32 2008 UTC
revision
206
by
notanpe
, Sat Aug 16 13:11:14 2008 UTC
#
Line 1643
main(int argc, char *argv[])
Line 1643
main(int argc, char *argv[])
1643
#ifdef WIN32
#ifdef WIN32
1644
DWORD_PTR processMask, systemMask;
DWORD_PTR processMask, systemMask;
1645
if ( GetProcessAffinityMask( GetCurrentProcess(), &processMask, &systemMask )
if ( GetProcessAffinityMask( GetCurrentProcess(), &processMask, &systemMask )
1646
!= 0 ) {
== 0 ) {
1647
printf( "CPU の割り当てに失敗 その 1\n" );
printf( "CPU の割り当てに失敗 その 1\n" );
1648
exit( 1 );
exit( 1 );
1649
}
}
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
Legend:
Removed from v.205
changed lines
Added in v.206
Back to OSDN
">
Back to OSDN
ViewVC Help
Powered by
ViewVC 1.1.26