Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
StdEnv-doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Cloogle
StdEnv-doc
Commits
74e10c47
Commit
74e10c47
authored
Apr 28, 2020
by
John van Groningen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add SystemTimeToTzSpecificLocalTime to windows kernel_library
parent
18a26c2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
Library Files Windows 64/kernel_library
Library Files Windows 64/kernel_library
+2
-1
Object Files Windows 32/kernel_library
Object Files Windows 32/kernel_library
+2
-1
No files found.
Library Files Windows 64/kernel_library
View file @
74e10c47
...
...
@@ -93,4 +93,5 @@ SetCurrentDirectoryA
GetLogicalDrives
MoveFileA
HeapFree
HeapReAlloc
\ No newline at end of file
HeapReAlloc
SystemTimeToTzSpecificLocalTime
\ No newline at end of file
Object Files Windows 32/kernel_library
View file @
74e10c47
...
...
@@ -93,4 +93,5 @@ InterlockedIncrement
GetProcessHeap@0
HeapAlloc@12
HeapFree@12
HeapReAlloc@16
\ No newline at end of file
HeapReAlloc@16
SystemTimeToTzSpecificLocalTime@12
\ No newline at end of file
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