Displaying 4 results from an estimated 4 matches for "getwindowsdirectory".
Did you mean:
getwindowsdirectorya
2007 Mar 19
4
VB 3.0 Installation on Wine
I'm having problems running VB 3.0 programs under Wine
and installing the VB 3.0 development environment.
According to the app DB people have got VB 3.0 running
before.
I'm running on Ubuntu Dapper (x86). Previous tests were
with earlier versions of Wine - I've had this problem
hanging about for a few weeks now. This morning I
uninstalled Wine with extreme prejudice (i.e., asking
2005 May 04
0
New win32-dir
...N_ALTSTARTUP = 0x001e # non localized common startup
CSIDL_INTERNET_CACHE = 0x0020
CSIDL_COOKIES = 0x0021
CSIDL_HISTORY = 0x0022
CSIDL_COMMON_APPDATA = 0x0023 # All Users\Application Data
CSIDL_WINDOWS = 0x0024 # GetWindowsDirectory()
CSIDL_SYSTEM = 0x0025 # GetSystemDirectory()
CSIDL_PROGRAM_FILES = 0x0026 # C:\Program Files
CSIDL_MYPICTURES = 0x0027 # C:\Program Files\My Pictures
CSIDL_PROFILE = 0x0028 # USERPROFILE
CSIDL_SYSTEMX86 = 0x0029...
2006 Dec 08
0
Wine release 0.9.27
...winspool/tests: Add initial tests for AddPort.
winspool: Load the local monitor only once.
comctl32: Do not crash when the startpage is invalid.
spoolss: Forward EnumPortsW to winspool.drv.
kernel32/tests: Add tests for GetSystemDirectory.
kernel32/tests: Add tests for GetWindowsDirectory.
dplayx: Display requested provider.
Dmitry Timoshkov (43):
kernel32: Improve the PE loader test.
include: Add some structures a definitions required for the COFF library dumper.
winedump: Make the implementation match the prototype.
winedump: Remove a not needed incl...
2009 Feb 13
0
Wine release 1.1.15
...ase that failed on older crypt32 versions.
mapi32: Fix many test failures on Win9x.
mapi32: Fix some test failures on Win9x.
mapi32: Fix a couple more test failures on Win9x.
secur32: Fix a handful of test failures on Win9x.
wintrust: Use GetSystemDirectory rather than GetWindowsDirectory to find the CatRoot directories.
rsaenh: Fix failing tests on Windows ME.
shell32: Fix a couple test failures on NT4.
shell32: Use list of allowed PIDL types rather than assuming there are no more than two.
mapi32/tests: Fix typo.
shell32: Remove a test that fails on W...