This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
9ba08d5e67
electron
/
app
History
Cheng Zhao
a5bc2fdb44
Don't use the cmd paramter passed by WinMain.
...
It doesn't include the argv[0],
💩
.
2013-08-31 15:42:41 +08:00
..
win
Compile out a working exe!
2013-07-06 08:29:08 +08:00
atom_library_main.cc
Implement main function on Windows.
2013-07-01 22:21:31 +08:00
atom_library_main.h
Implement main function on Windows.
2013-07-01 22:21:31 +08:00
atom_main.cc
Don't use the cmd paramter passed by WinMain.
2013-08-31 15:42:41 +08:00
atom_main_delegate.cc
[Win] Write log to file in Debug build.
2013-07-23 16:37:00 +08:00
atom_main_delegate.h
[Win] Print log to stderr instead of debug.log.
2013-07-08 11:09:53 +08:00