Skip to main content

H.C. Chen's Library tagged msdn   View Popular

13 Apr 09

Mklink command - Microsoft TechNet DOS command line

DOS command line commands

TechNet
TechNet Library
Windows

* Windows Server <===== At least some support
* Windows 7
* Windows Vista <===== Support
* Windows Home Server
* Windows XP <========= Not support

Windows Server
Windows Server 2008 and Windows Ser...
Command Reference

* A-Z List
A-Z List

* Adprep
* Append
* Arp
* Assoc
* At
* Attrib
* Auditpol
* Autochk
* Autoconv
* Autofmt
* Bcdedit
* Bitsadmin
* Bootcfg
* Break
* Cacls
* Call
* Cd
* Certreq
* Certutil
* Change
* Chcp
* Chdir
* Chglogon
* Chgport
* Chguser
* Chkdsk
* Chkntfs
* Choice
* Cipher
* Clip
* Cls
* Cluster
* Cmd
* Cmdkey
* Color
* Comp
* Compact
* Convert
* Copy
* Csvde
* Date
* Dcdiag
* Dcpromo
* Defrag
* Del
* Dfscmd
* Dir
* Dirquota
* Diskcomp
* Diskcopy
* Diskedit
* DiskPart
* DiskRAID
* Diskshadow
* Dnscmd
* Doskey
* Driverquery
* Dsacls
* Dsadd
* Dsdbutil
* Dsamain
* Dsget
* Dsmgmt
* Dsmod
* Dsmove
* Dsquery
* Dsrm
* Echo
* Edit
* Endlocal
* Erase
* Eventcreate
* Exit
* Extract
* Fc
* Filescrn
* Find
* Findstr
* Flattemp
* For
* Forfiles
* Format
* Freedisk
* Fsutil
* Ftype
* Goto
* Gpresult
* Graftabl
* Help
* Icacls
* If
* Ipconfig
* Ktmutil
* Ktpass
* Label
* Ldifde
* Ldp
* Logman
* Logoff
* Lpq
* Lpr
* Mapadmin
* Md
* Mkdir
* Mklink
* Mode
* More
* Mount
* Mountvol
* Move
* Msg
* Msiexec
* Msinfo32
* Mstsc
* Netdom
* Net computer
* Net group
* Net localgroup
* Net print
* Net user
* Nfsadmin
* Nfsshare
* Nfsstat
* Nlb
* Nltest
* Nslookup
* Ntbackup
* Ntdsutil
* Openfiles
* Path
* Pause

technet.microsoft.com/...cc753194.aspx - Preview

DOS microsoft forum MSDN tech_support tech help

20 Jan 09

ProbeForRead ProbeForWrite

Windows Driver I/O type Neither Buffered I/O nor Direct I/O
https://docs.google.com/Doc?docid=dgzzwq68_5834c4kkcc9&hl=zh_TW

msdn.microsoft.com/...aa489870.aspx - Preview

msdn microsoft programming reference

  • Kernel-mode drivers must use ProbeForRead to validate read access to buffers that are allocated in user space
  • Drivers must call ProbeForRead inside a try/except block.
  • 1 more annotations...

MSDN explanations of the try-except Statement (C++)

  • EXCEPTION_CONTINUE_EXECUTION (–1)
  • EXCEPTION_CONTINUE_SEARCH (0)
    • This value means : "I don't handle this exception code. Please ask others."
      Then the __except clause will not be executed I guess.
      - on 2009-01-20
    Add Sticky Note
  • 2 more annotations...
30 Apr 08

Thread Synchronization and TDR

What is TDR

If a hardware time-out occurs, the Timeout Detection and Recovery (TDR) process initiates. The graphics processing unit (GPU) scheduler calls the driver's DxgkDdiResetFromTimeout function, which resets the GPU. D

msdn.microsoft.com/...ms797640.aspx - Preview

MSDN work

  • If a hardware time-out occurs, the Timeout Detection and Recovery (TDR) process initiates. The graphics processing unit (GPU) scheduler calls the driver's DxgkDdiResetFromTimeout function, which resets the GPU. D
11 Dec 07

Where is the last breakpoint before a warm boot? also entering S3, in windbg

  • MSDN articles are always there ! MIcrosoft doesn't delete old ones. 2007/12/11 - hcchen on 2007-12-11
  • Where is the last breakpoint before a warm boot? also entering S3,
17 Aug 06

Building a Project


  • You can build a Visual C++ project from the command line without first exporting a makefile (MAKEFILE, or filename.mak) and using the NMAKE utility.
1 - 7 of 7
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo