Message in Polish (Polski)
Element FileStream otrzymał żądanie otworzenia urządzenia, które nie jest plikiem. Aby zapewnić obsługę urządzeń, takich jak 'com1:' lub 'lpt1:', wywołaj funkcję CreateFile, a następnie użyj konstruktorów elementów FileStream przyjmujących dojście systemu operacyjnego jako element IntPtr.
Unlocalized message
FileStream was asked to open a device that was not a file. For support for devices like 'com1:' or 'lpt1:', call CreateFile, then use the FileStream constructors that take an OS handle as an IntPtr.
Search by Google