Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.clipper.visual-objects > #623

Re: GetSystemWindowsDirectory

From "Karl-Heinz" <invalid@invalid.invalid>
Newsgroups comp.lang.clipper.visual-objects
Subject Re: GetSystemWindowsDirectory
Date 2011-04-01 11:04 +0200
Message-ID <8vlisuFnrvU1@mid.individual.net> (permalink)
References <in2oqm$459$1@adenine.netfront.net>

Show all headers | View raw


Gary,

> _DLL FUNC GetSystemWindowsDirectory( lpBuffer AS PSZ, uSize AS DWORD) AS
> DWORD PASCAL:KERNEL32.GetSystemWindowsDirectoryA
>
> But when I run my application VO balks that it cannot find an entry point
> in KERNEL32.DLL

the definition is correct.  Could it be that the OS the app is running is 
lower than required ?

----------------------------------------------
GetSystemWindowsDirectory - Requirements
----------------------------------------------

Minimum supported client
 Windows 2000 Professional

Minimum supported server
 Windows 2000 Server
-------------------------

http://msdn.microsoft.com/en-us/library/ms724403(v=vs.85).aspx


regards
Karl-Heinz

Back to comp.lang.clipper.visual-objects | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

GetSystemWindowsDirectory "Gary Miller" <gary@lucero.com> - 2011-03-31 13:40 -0700
  Re: GetSystemWindowsDirectory "Geoff Schaller" <geoffx@softwarexobjectives.com.au> - 2011-03-31 21:40 +0000
    Re: GetSystemWindowsDirectory "Gary Miller" <gary_@_lucero_.com (remove all underscores)> - 2011-03-31 16:01 -0700
      Re: GetSystemWindowsDirectory "Geoff Schaller" <geoffx@softwarexobjectives.com.au> - 2011-04-01 23:24 +0000
  Re: GetSystemWindowsDirectory "Philippe Mermod" <pmermod@REMOVEpkl.ch> - 2011-04-01 07:27 +0000
    Re: GetSystemWindowsDirectory "Gary Miller" <gary_@_lucero_.com (remove all underscores)> - 2011-04-01 11:13 -0700
    Re: GetSystemWindowsDirectory "Gary Miller" <gary_@_lucero_.com (remove all underscores)> - 2011-04-01 12:19 -0700
    Re: GetSystemWindowsDirectory "Geoff Schaller" <geoffx@softwarexobjectives.com.au> - 2011-04-01 23:22 +0000
  Re: GetSystemWindowsDirectory "Karl-Heinz" <invalid@invalid.invalid> - 2011-04-01 11:04 +0200
    Re: GetSystemWindowsDirectory "Geoff Schaller" <geoffx@softwarexobjectives.com.au> - 2011-04-01 23:20 +0000

csiph-web