aboutsummaryrefslogtreecommitdiff
path: root/_posts/2023-05-04-create-lib-file-from-dll.md
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-02-14 13:48:55 +0300
committerValentin Popov <valentin@popov.link>2024-02-14 13:48:55 +0300
commit631ca196c9bbc7fc3eeef4cce6bd9a6463ef74d1 (patch)
tree43fae88532a2c9dcf998ed14661d5d8380eb544f /_posts/2023-05-04-create-lib-file-from-dll.md
parentd863b358a6570e397414b21d71e6236561ea8519 (diff)
downloadpopov.link-631ca196c9bbc7fc3eeef4cce6bd9a6463ef74d1.tar.xz
popov.link-631ca196c9bbc7fc3eeef4cce6bd9a6463ef74d1.zip
Set up the RSS feed and the authors of the posts
Diffstat (limited to '_posts/2023-05-04-create-lib-file-from-dll.md')
-rw-r--r--_posts/2023-05-04-create-lib-file-from-dll.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2023-05-04-create-lib-file-from-dll.md b/_posts/2023-05-04-create-lib-file-from-dll.md
index 706bc8f..ea5514c 100644
--- a/_posts/2023-05-04-create-lib-file-from-dll.md
+++ b/_posts/2023-05-04-create-lib-file-from-dll.md
@@ -2,6 +2,7 @@
description: >-
Learn how to generate a *.lib file from a *.dll with this comprehensive guide. Using the Visual Studio Command Prompt and Microsoft's recommended tools, this article walks you through the steps for a seamless process. Perfect for developers working with 3rd party win dll's.
title: Create ".lib" file from ".dll" (archive)
+author: adrianhenke
layout: post
---