-
-
-
VC++(MFC)Face.rar
... " folder
3.add #include"SkinMagicLib.h" to the C*APP.cpp
4.In C*APP::InitInstance(),
before show window,
add:
InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL)
LoadSkinFile(".\\Tusk.smf")
SetWindowSkin(AfxGetApp()->m_pMainWnd-> ...
-
vcgenie.zip
... model. Well, the object model is just simple, compared to things in Microsoft Office, but the study also took time and energy. After looking into MSDN articles for some days, I decided to write an add-in to visually show the model. So comes VCGenie.
-
jpgapi.zip
JPG Graph API
Win 32 JPG API is a 32bit JPEG api dll. You can call it to
show a JPG file in your program by only one sentence.
The only thing that you have to know is how to load a dll
libary and how to call ist functions. A example of Visual
...
-
MTToDlg.rar
1>Put Menu and ToolBar into Dialog
2>Show Tips for ToolBar when cursor
-
bch_awgn.rar
The intention is to show you how to incorporate the AWGN/Rayleigh fading models in the basic decoding program.
-
-
-
Imagepintu.rar
this code show how to use computer sole the poblem to piece image together
-
simple_tree_ctrl.zip
... custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree control has to respond in different ...
-