Welcome![Sign In][Sign Up]
Location:
Search - GetOpenFileName

Search list

[ICQ-IM-Chatcheckmail164110

Description: 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。消息通讯安全功能包括 1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人 2. 机密性,确保只有预期的收件人能够阅读邮件 3. 完整性,确保消息在传输过程中没有被更改 4. 消息到达确认,发件人确认收件人收到了消息
Platform: | Size: 25558 | Author: zsc2427 | Hits:

[Windows Developcheckmail

Description: 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。
Platform: | Size: 24670 | Author: 赵星云 | Hits:

[Dialog_Windowfiledlging

Description: Windows 2000有个新的“Open”对话框,这个对话框的左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Windows 2000 with a new "Open" dialog, the dialog box on the left is a Places Bar, to get this dialog box appears to be : : GetOpenFileName transfer function OPENFILENAME structure, the structure hidden in the MFC CFileDialog class
Platform: | Size: 65797 | Author: 啊啊啊 | Hits:

[Dialog_Windowfiledlging

Description: Windows 2000有个新的“Open”对话框,这个对话框的左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Windows 2000 with a new "Open" dialog, the dialog box on the left is a Places Bar, to get this dialog box appears to be : : GetOpenFileName transfer function OPENFILENAME structure, the structure hidden in the MFC CFileDialog class
Platform: | Size: 65536 | Author: 啊啊啊 | Hits:

[ICQ-IM-Chatcheckmail164110

Description: 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。消息通讯安全功能包括 1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人 2. 机密性,确保只有预期的收件人能够阅读邮件 3. 完整性,确保消息在传输过程中没有被更改 4. 消息到达确认,发件人确认收件人收到了消息-This process can check pop3 e-mail messages, pure Winsock and Win32 API, not MFC and Winsock2. Used to use the API function CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread and so on. Information communication security features include 1. Authentication, so that the recipient is convinced that the sender is that he or she is the public key corresponding to that person 2. Confidentiality, to ensure that only the desired recipient can read the e-mail 3. The integrity of to ensure that the information during transmission is not altered 4. to confirm the news arrived, the author confirmed that the recipient received the message
Platform: | Size: 25600 | Author: | Hits:

[Windows Developcheckmail

Description: 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-This process can check pop3 e-mail messages, pure Winsock and Win32 API, not MFC and Winsock2. Used to use the API function CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread and so on.
Platform: | Size: 24576 | Author: 赵星云 | Hits:

[Internet-Network2

Description: Pop3邮件检查程序 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons, SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-Pop3 e-mail screening procedures by: Andrew Heinlein This process can check the pop3 e-mail messages, pure Winsock and Win32 API, no MFC, and Winsock2. Used by the API function uses CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread so.
Platform: | Size: 24576 | Author: how | Hits:

[Dialog_WindowOpenFile

Description: 打开“Open”对话框,左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Open the " Open" Dialog Box, on the left have a Places Bar, to get this dialog box appears, you must:: GetOpenFileName transfer function OPENFILENAME structure, this structure hidden in the MFC' s CFileDialog class
Platform: | Size: 37888 | Author: chenliuzhang | Hits:

[Special Effectszhengjiaobianhuan

Description: 几个正交变换的例子,对于学习数字图像的新手来说会有点帮助的。-CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow DragAcceptFiles CDialog CDataExchange CDocument MessageBox GetCurrentDirectory GlobalAlloc GlobalFree CFile CString CCmdUI CScrollView CView CBrush TextOut CreateSolidBrush SelectObject Rectangle StretchDIBits SetTextColor DeleteObject CPrintInfo SetTextAlign SetMapMode SetCurrentDirectory GetOpenFileName CreateDirectory GetSaveFileName CFileFind FindNextFile SetFileAttributes LoadCursor SetCursor CSize CFrameWnd
Platform: | Size: 2360320 | Author: mclong | Hits:

[Dialog_WindowOpenFileName

Description: OPENFILENAME结构包含了GetOpenFileName和GetSaveFileName函数用来初始化打开或另存为对话框的信息-OPENFILENAME structure contains GetOpenFileName and GetSaveFileName function used to initialize the Open or Save As dialog box information
Platform: | Size: 24576 | Author: husisi | Hits:

[OS programgetopenfilename-and-printdlg

Description: 用windows api 函数写出来的打开,保存和打印通用对话框程序-Write out the windows api functions to open, save and print common dialog box procedure
Platform: | Size: 1024 | Author: nurahamt | Hits:

[.netGetOpenFilename

Description: vba 密码保护和解除,用在Excel里很好用!-Application.GetOpenFilename("Excel文件(*.xls),*.xls,Excel文件(*.xla),*.xla", , "VBA破解")
Platform: | Size: 1024 | Author: fjmqfsl | Hits:

[androidremotecontrolledcar

Description: The user is then asked to select an image file using QFileDialog::getOpenFileName(). The selected file is loaded into a QImage. Using a QImage lets us ensure that the selected file is a valid image, and it also allows us to immediately display the image in the dialog using setPixmap(). Next the image is streamed into a QBuffer using a QDataStream. This gives us the size, which we then use to create() our shared memory segment. Creating a shared memory segment automatically attaches the segment to the process. Using a QBuffer here lets us get a pointer to the image data, which we then use to do a memcopy() from the QBuffer into the shared memory segment.
Platform: | Size: 16384 | Author: rehalia.amit | Hits:

CodeBus www.codebus.net