This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
programs
/
view
History
François Gouget
af68026c94
Replaced calls to OpenFile with the equivalent call to
...
CreateFile. Removes the need to cast the result to HANDLE.
2001-01-02 20:44:02 +00:00
..
.cvsignore
…
globals.h
…
init.c
…
lccmakefile
…
Makefile.in
Build most programs as .so files.
2000-11-10 23:45:20 +00:00
resource.h
…
view.c
Replaced calls to OpenFile with the equivalent call to
2001-01-02 20:44:02 +00:00
view.spec
…
viewrc.rc
…
winmain.c
…