mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
Removed a misplaced word.
Author:vwheeler Date:2014-05-06T01:48:48.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1368 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -24,6 +24,6 @@ Calling conventions define 1) how arguments are placed on the stack, and 2) whic
|
||||
|
||||
{{note|Most OS services provided by the Win32 API use the __stdcall calling convention.}}
|
||||
|
||||
{{warning|Using getting '''dll32''' and '''dllwin32''' reversed will cause your application to crash, because the call stack will be corrupted. For more information please read your C compiler documentation. }}
|
||||
{{warning|Getting '''dll32''' and '''dllwin32''' reversed will cause your application to crash, because the call stack will be corrupted. For more information please read your C compiler documentation. }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user