Re: Substitution for Windows.h



On Mon, 12 Dec 2005 01:20:24 -0800, emb in linux wrote:

> Hai all,
> I am having a sample code for communicating a sagem biometric finger
> print scanner through a serial port in windows environment,in which a
> header file called <windows.h> is existing.Can anybody tell me the
> necessary and replacement header file to compile that sample code in
> linux environment.
>
> Thanks in advance.
>
>
> With Regards,
>
> emb in linux


google produced the following
http://kerneltrap.org/node/2060
Your choice is to use wine???? or "to replace your only windows.h
functions with analogues POSIX-like. see Windows32 API and read more in
MSDN."


--
The ripest fruit falls first.
-- William Shakespeare, "Richard II"

.



Relevant Pages

  • Substitution for Windows.h
    ... I am having a sample code for communicating a sagem biometric finger ... print scanner through a serial port in windows environment,in which a ... header file called is existing.Can anybody tell me the ...
    (comp.os.linux.embedded)
  • Re: Substitution for Windows.h
    ... I am having a sample code for communicating a sagem biometric finger print scanner through a serial port in windows environment,in which a header file called is existing.Can anybody tell me the necessary and replacement header file to compile that sample code in linux environment. ...
    (comp.os.linux.embedded)
  • HIDE 1.0.7 now available for HLA
    ... which uses the wscan.exe program to extract windows constants and external declarations from the w.hhf header file to create a more compact version to include in programs. ... This is an early experimental version which requires some manual work to get all the symbols referenced indireclty through the windows header file. ... -option to auto-complete common HLA structure keywords -1 click/key jump to declarations -debug mode and debug window to display output. ...
    (alt.lang.asm)
  • Re: systray (OT, kind of)
    ... And/or creating a write-up including the sample code and I can forward it ... 2004 Windows MVP "Winny" Award ... > There's a simple solution to make those tray icons reappear, ... > System tray programmers will know what that means. ...
    (microsoft.public.windowsxp.general)
  • Re: LINK error
    ... Just to do a workaround with the header file ... DLLEXPORT retvalue DLLCALL func; ... Building closed-source Windows code with non-Microsoft tools is a very bad idea from the LIB vendor. ... if there is the source - build it using WDK too, avoid GNU tools at all ...
    (microsoft.public.development.device.drivers)