Skip to content

Commit 4b28f44

Browse files
author
Alexey Gadzhiev
committed
changed signature of ConfigDSN
1 parent edaf3b7 commit 4b28f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

odbc/winsetup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ mod_dsn(HWND hwnd, struct dsn_attr* da)
368368

369369

370370

371-
BOOL
371+
BOOL __stdcall
372372
ConfigDSN(HWND hwnd, WORD rq, LPCTSTR drv, LPCTSTR iattr)
373373
{
374374
struct dsn_attr *attr = GlobalAlloc(GMEM_MOVEABLE | GMEM_ZEROINIT,

third_party/msgpuck

0 commit comments

Comments
 (0)