반응형 컴퓨터/Window$27 wpf에서 그래픽 가속을 사용하는 컴포넌트들이 정상적으로 출력되지 않거나 갱신이 안 되는 경우 일레로 라이브 차트 라든가 컨트롤을 옮기거나 비슷한 행동을 하면 한정적으로 화면이 업데이트 되는 경우 그래픽 드라이버를 의심해 볼 것... 어이없는 원인. 컴퓨터/Window$ 2023. 7. 17. 윈도우 windows 11 커맨드 cmd 창에서 한글 깨질 때 utf-8 체크 설정 나 같은 경우(영문 우선으로 사용 중이었음) system locale로 english -> korean 으로도 변경 컴퓨터/Window$ 2022. 12. 9. Everything voidtools https://www.voidtools.com/forum/viewtopic.php?t=1982 Everything Client Service Help - voidtools forum General discussion related to "Everything". void Developer Posts: 9885 Joined: Fri Oct 16, 2009 11:31 pm Post by void » Tue May 07, 2013 12:04 pm What is the Everything Client Service? The client service is a Window Service that allows you to run the Ever www.voidtools.com everything client serv.. 컴퓨터/Window$ 2022. 8. 25. wsl 프로그램의 port forwarding https://www.youtube.com/watch?v=ACjlvzw4bVE netsh interface portproxy show v4tov4 netsh interface portproxy add v4tov4 listenport=PORT listenaddress=LOCALIP connectport=PORT connectaddress=$($(wsl hostname -I).Trim()); powershell을 admin 모드로 띄워서 할 것 방화벽은 별도로 또 열어주어야 한다 컴퓨터/Window$ 2022. 5. 10. windows server 2022에서 SATA 하드디스크( local disk )들이 절전( spin down )하지 않는다. NAS USB 인터페이스로 연결된 놈들은 정상적으로 절전모드에 들어가고 깨어난다 구글링 후 다음과 같은 방법으로 시도해 보았다 1. 실시간 감시 및 taskschd.msc에 있는 것들은 전부 끈 상태 2. File history service, Disk defragment. Storage services 끄기 3. 그래도 안잡혀서 이후는 ProcessMon으로 체크 esrv_svc.exe - Intel Computing Improvement Program 제거 마지막으로 가장 빈번하게 접근하는 6224 서비스 프로세스 찾아가 보니 DPS(diagnostic policy service) 다. 이거 꺼주고 일단 procmon 상으로는 깔끔해진 듯 한데 이후 잘 진행되나 봐야겠다 편-안 idle 상태에서 60.. 컴퓨터/Window$ 2021. 11. 9. windows server 2022 작업관리자에서 디스크 안보일 때 https://www.msnoob.com/showing-disk-performance-information-on-task-manager.html Showing Disk Performance information on Task Manager - MSNOOB The disk performance information was disabled because of the performance impact However, you can enable the Disk Performance monitor www.msnoob.com Enable Disk Performance Monitor Below is the step to enable disk performance monitor: Ensure the Task Manag.. 컴퓨터/Window$ 2021. 10. 23. windows 11 작업표시줄 원래대로 windows 10 에 비해서 아이콘 그룹화나 그런게 안돼서 무지하게 불편하다 관련된 옵션조차도 없다 https://github.com/valinet/ExplorerPatcher GitHub - valinet/ExplorerPatcher: This project aims to bring back a productive working environment on Windows 11 This project aims to bring back a productive working environment on Windows 11 - GitHub - valinet/ExplorerPatcher: This project aims to bring back a productive working environment on Wi.. 컴퓨터/Window$ 2021. 10. 7. windows 11 탐색기 줄 간격 조정 windows 10 탐색기와는 달리 windows 11에서는 띄엄띄엄 줄이 떨어져서 있어서 한눈에 잘 들어오거나 적응이 되지 않는다. 탐색기 옵션의 폴더 옵션으로 들어가서 compact view를 체크해준다. 컴퓨터/Window$ 2021. 10. 7. windows 11 컨텍스트 메뉴 옵션 표시 끄기 https://www.majorgeeks.com/content/page/show_more_options_11.html How to Remove 'Show More Options' From the Windows 11 Context Menu - MajorGeeks www.majorgeeks.com How to Remove 'Show More Options' From the Windows 11 Context Menu Published by Timothy Tibbetts on 10/04/2021 When you right-click in Windows 11, you will see a modern Context Menu. At the bottom, one of the options is Show more opt.. 컴퓨터/Window$ 2021. 10. 7. dependency walker 응답 없음 github.com/lucasg/Dependencies lucasg/Dependencies A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues. - lucasg/Dependencies github.com windows 10 이후로 dependency walker의 대기시간이 너무 길어졌다. 위의 것으로 대체 훌륭하다. 컴퓨터/Window$ 2021. 1. 21. 3dmark 타임 스파이(타스) 벤치 새 PC 셋팅 기념으로 벤치한번 돌려봤다. 와 요즘 그래픽 좋네.. 4K를 못돌린게 좀 아쉽 라이젠5 1600, Gigabyte Aorus 1080ti 컴퓨터/Window$ 2017. 10. 11. IDE 버전별 C++ 표준 지원 일람 MSDN 페이지: https://msdn.microsoft.com/ko-kr/library/hh567368.aspx?f=255&MSPPError=-2147217396 C++11/14/17 기능에 대한 지원(최신 C++)Visual Studio 2015다른 버전 Visual Studio 2017 RC에 대한 최신 설명서는 Visual Studio 2017 RC 설명서를 참조하세요.이 문서에서는 Visual C++의 C++11/14/17 기능에 대해 설명합니다.이 문서의 내용C++11 기능 목록C++11 핵심 언어 기능 표C++11 핵심 언어 기능 표: 동시성C++11 핵심 언어 기능: C99C++14 핵심 언어 기능C++17 제안된 핵심 언어 기능기능 테이블 가이드Rvalue 참조람다decltype강력한 .. 컴퓨터/Window$ 2016. 12. 31. 이전 1 2 3 다음