Hello
I had compiled a Ocx that require the ws2_32.dll. and this dll needs another dll, the ws2help.dll. Anyway, the ocx work fine in all NT OS since i am compile it under NT with VC++. However, it...
Hello
I had compiled a Ocx that require the ws2_32.dll. and this dll needs another dll, the ws2help.dll. Anyway, the ocx work fine in all NT OS since i am compile it under NT with VC++ 6. However,...
Hello
I am writting an OCX now, and i want to change one METHOD name of the OCX "Name1" to "Name2" by some "short-cut" way. I do not wise to repeat all the steps in Clas Wizard cause i may have a...
Hello
I have a MDI application with open so many chirldren windows. However, how can i get one of the chirldren window that currently NOT on the top if i need it?
Hello
I have a MDI application with open so many chirldren windows. However, how can i get one of the chirldren window that currently NOT on the top if i need it?
Hello
I have a C header file from someone else, and i need to complile with the Lib. I am using VC++ 6 and give me alot of error. Same header file, if use in C program, only warning not error.
...
Hello
I have a C header file from someone else, and i need to complile with the Lib. I am using VC++ 6 and give me alot of error. Same header file, if use in C program, only warning not error.
...
i have create a ActiveX in VC++ and one of the Method has a parameter "float FAR* MyParameter".
When i want to use this activeX in VB, what shall i put for this paramter? From the object broswe, VB...
Hello
I create a ActiveX in VC++ and one of the Method has a parameter "float FAR* x".
When i want to use this activeX in VB, what shall i put for this paramter? From the object broswe, VB say this...
Hello;
I am trying to download IJL15.exe from intel site but just couldn't. May be something wrong with Intel site. Anyone me a copy? Please send to
kalabkalab@yahoo.com
or other site that i can...
Hello;
I am trying to download IJL15.exe from intel site but just couldn't. May be something wrong with Intel site. Anyone me a copy? Please send to
kalabkalab@yahoo.com
or other site that i can...
i know these scanning image stuff, but what i want is 'image processing' componet such as 'smooth', 'shapren', 'thinining', 'thresholding' and many other image processing algorithms.