In a VBA access XP program, I use the API function GetOpenFileNameA. It works perfectly on all Windows versions, except XP. According to the reference I found, This function should work under Win Xp. I checked for comdlg32.dll (it is installed).
And I get no error of any kind. The dialog simply does not appear. The function does however seem to return the "false" value.
Anybody?
LP
And I get no error of any kind. The dialog simply does not appear. The function does however seem to return the "false" value.
Anybody?
LP