Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa69670

Browse files
committed
Add URLs to document why DLLIMPORT is needed on Windows.
Per email from Craig Ringer
1 parent4ee5c40 commitaa69670

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎src/include/port/win32.h

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,13 @@
6565

6666
#defineUSES_WINSOCK
6767

68-
/* defines for dynamic linking on Win32 platform */
68+
/* defines for dynamic linking on Win32 platform
69+
*
70+
*http://support.microsoft.com/kb/132044
71+
*http://msdn.microsoft.com/en-us/library/8fskxacy(v=vs.80).aspx
72+
*http://msdn.microsoft.com/en-us/library/a90k134d(v=vs.80).aspx
73+
*/
74+
6975
#if defined(WIN32)|| defined(__CYGWIN__)
7076

7177
#ifdefBUILDING_DLL

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp