summary refs log tree commit diff stats
path: root/lib/windows
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-07-17 01:27:25 +0200
committerAraq <rumpf_a@web.de>2012-07-17 01:27:25 +0200
commit4f582da27f1c31dfc149873bcfbfd06eba80edb9 (patch)
tree0808eb27bc1786ccb592627c150356261845bf30 /lib/windows
parent5e3d42a929acd347fd22bd8e9179040cf018109f (diff)
downloadNim-4f582da27f1c31dfc149873bcfbfd06eba80edb9.tar.gz
make tests green again
Diffstat (limited to 'lib/windows')
-rwxr-xr-xlib/windows/nb30.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/windows/nb30.nim b/lib/windows/nb30.nim
index 527e3a9e2..a7fd526aa 100755
--- a/lib/windows/nb30.nim
+++ b/lib/windows/nb30.nim
@@ -21,7 +21,7 @@ const
 
 type                          # Network Control Block
   PNCB* = ptr TNCB
-  TNCBPostProc* = proc (P: PNCB)
+  TNCBPostProc* = proc (P: PNCB) {.stdcall.}
   TNCB* {.final.} = object # Structure returned to the NCB command NCBASTAT is ADAPTER_STATUS followed
                            # by an array of NAME_BUFFER structures.
     ncb_command*: Char        # command code