Displaying 9 results from an estimated 9 matches for "getopenfilename".
2004 Apr 23
1
Weirdness with choose.files on Microsoft Windows (PR#6818)
Full_Name: Kevin Wright
Version: 1.8.0
OS: Windows 95
Submission from: (NULL) (170.54.59.160)
This bug also happens to me using R 1.9.0 on Windows 2000.
Took me a long time to create a reproducible bug, but I think I have succeeded.
I suspect my test function has a bug, but I don't see anything wrong. Plus, the
bug only shows up when selecting certain filenames. Nearest I can speculate,
2001 Nov 30
3
fixme:commdlg:GetFileName95 Flags 0x00000002 not yet implemented
Greetings!
I am attempting to run Groove Mechanic ( http://www.coyotes.bc.ca )
under wine.
It is able to get past the licence check and record from the sound card.
But when I attempt to open a WAV file to process I get the error
message:
fixme:commdlg:GetFileName95 Flags 0x00000002 not yet implemented
and the program hangs with focus switching between the GM window and the
file browser window
2017 Apr 20
0
Wine release 2.0.1
...shes in xmllite
42315 Piriform Speccy 1.3 needs setupapi.dll.CM_Get_Child_Ex
42361 DX Library: PlaySoundFile() doesn't play MP3 files with specific extra headers
42365 Unimplemented function msvcr120.dll.fesetenv
42367 KiriKiri Z based games: main screen doesn't update.
42469 GetOpenFileName should expand environment variables in lpstrInitialDir
42483 Build for Ubuntu Precise fails because MPG123_IGNORE_INFOFRAME is undeclared
42557 NVIDIA GeForce GT 525M detected as GeForce GTX 470
42567 Acid Pro Trial 7.0e fails to install
--------------------------------------------------...
2013 May 10
0
Wine release 1.5.30
...ustom action page faults
32471 Multiple .NET 4.0 apps using WPF4 fail with "X Error of failed request: GLXBadDrawable" on glxdrv_wglMakeCurrent (Evolve client, JMP 10.0)
32489 SetTimer does not respect the appropriate minimum timeout
32674 Fotostation does not play video
32728 GetOpenFileName doesn't work with native comctl32
33122 TESV: Skyrim graphics error in Wine 1.5.25
33195 Multiple applications ported to WinRT/ARM require msvcr110.dll.__crtGetShowWindowMode (MirandaIM, FinalBurn, ...)
33282 Bioshock infinite wants _vscwprintf_p
33325 Shadowgrounds survivor crashes...
2009 May 08
0
Wine release 1.1.21
...tmap should return black or white, not dark red.
user32/tests: Show that vertical and horizontal window scroll bar info is not created independently.
user32/tests: Fix a test in edit.c that was not testing what it was supposed to test.
comdlg32: Implement OFN_ENABLESIZING flag for GetOpenFileName and friends.
user32: Combine horizontal and vertical window scroll bar info in a single structure.
winecfg: Make the open file dialogs resizable.
programs: Make some of the open file dialogs of a few programs resizable.
Ricardo Filipe (1):
commdlg: Implemented notifications...
2011 Mar 04
0
Wine release 1.3.15
...URL hyperlinks in PowerPoint 2007 results in a crash
23734 Office 2007 installer: cannot add or remove programs after initial install
24250 Sam and Max 304 aborts on unimplemented function msvcr80.dll.getenv_s
24268 mono's gluezilla uses unimplemented function msvcr80._stat32
24290 GetOpenFileName() triggers read of uninitialized variable
24440 Second Life crashes with unimplemented function(s) from msvcr80.dll
24553 unimplemented msvcrt.dll._wfindfirst64
25033 Solo on Keyboard 9.0.2.1 setup fails
25098 BrainSplode! crashes with Unimplemented function d3dx9_36.dll.D3DXCreateTextA...
2017 Mar 03
0
Wine release 2.3
...ed function wlanapi.dll.WlanRegisterNotification
42463 ZmLearn crash at startup: "Assertion 'm->state == STATE_PASSIVE' failed at pulse/mainloop.c:787, function pa_mainloop_prepare(). Aborting."
42465 winhttp set_cookies() violates RFC6265 string comparison rules
42469 GetOpenFileName should expand environment variables in lpstrInitialDir
42483 Build for Ubuntu Precise fails because MPG123_IGNORE_INFOFRAME is undeclared
42487 Free Devanagari font Samanata crashes during GPOS processing
42490 Assertion failure when clicking boxes in altWinDirStat
42504 Computemark 2.1...
2007 Sep 14
0
Wine release 0.9.45
...ave not initialized cached timezone information if a timezone doesn't have daylight saving rules.
widl: Constify some data.
wrc: Constify some data.
wmc: Constify some data.
kernel32: Fix a compiler warning.
notepad: We pass OFN_FILEMUSTEXIST | OFN_PATHMUSTEXIST to GetOpenFileName, so there is no point in testing file existence.
notepad: Get rid of ChangeLog file.
user32: Add more tests for GetUpdateRect.
winebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a 32-bit build.
shlwapi: Duplicate shell32.ShellMessageBoxW implementation in shlwapi.ShellMessageB...
2008 Oct 24
0
Wine release 1.1.7
...sts: Add test for GetCommandLineW.
gdiplus: Avoid dereferencing a potential NULL (Coverity 589).
shell32/tests: Add tests for CommandLineToArgvW.
ntdll: Implement SystemProcessorPerformanceInformation for Linux (/proc filesystems) and Mac OS X.
comdlg32/tests: Add a test for GetOpenFileName with a dialog template.
comdlg32: Some applications expect the filter combo to be filled before the CustomDlg is created.
ntdll: Update behavior of ActivationContextBasicInformation.
ntdll/tests: handle info behavior for vista and 2008 properly.
Austin English (5):
advapi3...