CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MemSet
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - MemSet - List
[
Mathimatics-Numerical algorithms
]
prntest
DL : 0
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <windows.h> main () { PRINTDLG pd DOCINFO di char* szMessage memset (&pd, 0, sizeof(PRINTDLG)) memset (&di, 0, sizeof(DOCINFO)) di.cbSize = sizeof(DOCINFO) di.lpszDocName = "Test" pd.lStructSize = sizeof(PRINTDLG) pd.Flags = PD_PAGENUMS | PD_RETURNDC pd.nFromPage = 1 pd.nToPage = 1 pd.nMinPage = 1 pd.nMaxPage = 1 szMessage = 0
Date
: 2025-12-31
Size
: 1kb
User
:
wangb
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.