I need to make a program to read macro code from microsoft office file,such as to read macro code from file which extention name is .doc,how can I implement this.:) hiall
boyboy
Posts
-
how to read macro code from doc file? -
how to set a bitmap as the background of ricdedit control?A part of my program use rich edit control,now I want to set a bitmap as the background of richedit control,how to implemente it? hiall
-
how to make the background of CListCtrl transparentI am design a program's interface,now I want to make the background of CListCtrl transparent,but I dont know how to implement it,please help me! hiall
-
the windows ui questionAs we all know,the right bottom of the window has a little triangle,how to change it's color.Maybe it's a little question,but it's important for me,can you help me? hiall
-
a interesting question about status barI use the follow code to change the color of status bar YourStatusBar.GetStatusBarCtrl().SetBkColor(Color); but the right of the status bar has a little rectangle,you can see it in any window(the right bottom of the window),it keep default color,how can I change it's color or just move it from the status bar? hiall