This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-09-02 12:23:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16c5f9f1245ad7bd693e4c323cfdb73163117675
reactos
/
reactos
/
lib
/
smlib
T
History
Amine Khaldi
818418643e
* Rbuild, our build system, has served us well so far, but its usefulness has since been vastly overshadowed by its awfulness. It's time to fix it.
...
svn path=/trunk/; revision=55855
2012-02-25 17:23:37 +00:00
..
CMakeLists.txt
[SMLIB]: Add NT-compatible SmConnectToSm and SmExecPgm functions to smlib, which CSRSS and other subsystems can use to talk to SMSS (and SMSS when it talks to itself). Not yet used.
2012-01-30 00:12:38 +00:00
compses.c
- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-30 11:42:05 +00:00
connect.c
- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-30 11:42:05 +00:00
execpgm.c
- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-30 11:42:05 +00:00
lookupss.c
Silence compiler warnings (6/11).
2008-12-03 17:32:36 +00:00
precomp.h
* Include NDK headers on-demand.
2011-08-17 14:04:33 +00:00
smclient.c
[SMLIB]: Implement SmSessionComplete.
2012-02-14 00:54:32 +00:00