Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.05.07;
Скачать: CL | DM;

Вниз

WriteFile & WriteFileEx   Найти похожие ветки 

 
que ©   (2006-04-17 22:35) [0]

Чем эти фунции отличаються.?

Что в WriteFile синхронизируеться(буфер данных, отдельный байт, отдельный бит), и что в WriteFileEx не синхронизируеться.
Такая же беда и чтением.
????


 
Rouse_ ©   (2006-04-17 22:50) [1]

А в MSDN не ясно написано?


 
que ©   (2006-04-17 22:54) [2]

Может быть и ясно, как бы прочитать?


 
Rouse_ ©   (2006-04-17 22:57) [3]

Глазками...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/writefileex.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/writefile.asp


 
que ©   (2006-04-18 19:16) [4]

Чета ссылки не работают.
До сих пор в неведении.


 
Rouse_ ©   (2006-04-18 21:55) [5]


> Чета ссылки не работают.

Это к провайдеру :)


 
Юрий Зотов ©   (2006-04-18 23:56) [6]

WriteFile

The WriteFile function writes data to a file at the position specified by the file pointer. This function is designed for both synchronous and asynchronous operation.

The WriteFileEx function is designed solely for asynchronous operation.

WriteFileEx

The WriteFileEx function writes data to a file. It reports its completion status asynchronously, calling the specified completion routine when writing is completed or canceled and the calling thread is in an alertable wait state.

To write data to a file synchronously, use the WriteFile function.



Страницы: 1 вся ветка

Текущий архив: 2006.05.07;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.037 c
2-1145478801
Niko
2006-04-20 00:33
2006.05.07
как отобрать фокус ))


15-1145023037
iamdanil
2006-04-14 17:57
2006.05.07
Глюк винды (фотка)


2-1145198028
Khim
2006-04-16 18:33
2006.05.07
GetFocus


15-1145264225
fast2
2006-04-17 12:57
2006.05.07
База на Access. При подключении к ней, спрашивает пароль и логин.


3-1142324067
Ega23
2006-03-14 11:14
2006.05.07
Утилита isql - какие ограничения?