Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
6569ba3f
Commit
6569ba3f
authored
Nov 01, 1998
by
Andreas Mohr
Committed by
Alexandre Julliard
Nov 01, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added .spec entry for KERNEL.RegisterServiceProcess.
parent
b7db887b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
kernel.spec
if1632/kernel.spec
+1
-1
process.c
scheduler/process.c
+1
-1
No files found.
if1632/kernel.spec
View file @
6569ba3f
...
...
@@ -395,7 +395,7 @@ file krnl386.exe
488 pascal GetModuleHandle32(str) GetModuleHandle32A
489 stub KERNEL_489 # VWin32_BoostWithDecay
490 stub KERNEL_490
491
stub
RegisterServiceProcess
491
pascal RegisterServiceProcess(long long)
RegisterServiceProcess
492 stub WOAAbort
493 stub UTInit
494 stub KERNEL_494
...
...
scheduler/process.c
View file @
6569ba3f
...
...
@@ -778,7 +778,7 @@ HANDLE32 WINAPI ConvertToGlobalHandle(HANDLE32 hSrc)
}
/***********************************************************************
* RegisterServiceProcess (KERNEL32)
* RegisterServiceProcess (KERNEL
, KERNEL
32)
*
* A service process calls this function to ensure that it continues to run
* even after a user logged off.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment