mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 10:02:02 +00:00
Add .gitattributes and .gitignore files and normalize line endings in the repository (#10)
This commit is contained in:
parent
c609406c2f
commit
9ebf43567d
309 changed files with 66975 additions and 66873 deletions
|
@ -1,8 +1,8 @@
|
|||
|
||||
#define IDD_MAINWND 1000
|
||||
#define IDC_PROCESSLIST 1001
|
||||
#define IDC_HANDLELIST 1002
|
||||
#define IDC_REFRESHHANDLE 1010
|
||||
#define IDC_REFRESHPROCESS 1011
|
||||
#define IDI_MAIN 2000
|
||||
#define IDI_ARROW 2001
|
||||
|
||||
#define IDD_MAINWND 1000
|
||||
#define IDC_PROCESSLIST 1001
|
||||
#define IDC_HANDLELIST 1002
|
||||
#define IDC_REFRESHHANDLE 1010
|
||||
#define IDC_REFRESHPROCESS 1011
|
||||
#define IDI_MAIN 2000
|
||||
#define IDI_ARROW 2001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue