2014년 11월 13일 목요일

[ Dos 도스 명령어 ] 폴더 카피 xcopy

c드라이브 a 폴더에 있는거 전부를

f드라이브 b 폴더에 카피 하고자 할 때는

>xcopy C:\a\*.* F:\b\ /e /h /k /Y

[ Dos 명령어 ] 폴더 권한 바꾸기 명령어 커맨드


폴더 권한 읽기 전용권한 없애기

해당 폴더로 이동해서

>attrib -R /D /S


2014년 11월 12일 수요일

[ Visual Studio 2010 ] LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt



LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
에러 나오면

밑에 꺼 해보거나

Project Properties 
   -> Configuration Properties 
       -> Linker (General) 
          -> Enable Incremental Linking -> "No (/INCREMENTAL:NO)"


Visual Studio 2010서비스팩1을 깔아보자

[Visusl Studio 2010] LoaderLock was detected

[Visusl Studio 2010] LoaderLock was detected

나올 때 해결 방법

debug
   |
exception
   |
Managed Debugging Assistant 에서 Loader Lock 언체크