I think that You'd better use parameters.:-D
Thomas Lau
Posts
-
single quote error in SQL -
Dialog ProblemYes!Maximilien is right!
-
Control BarsYou can search "CSizingBar" via Google. Good luck!:)
-
How to use multi_thread in VB?Hi,all. I want to use a work thread in my project .Who can help me .Please give me a sample.
-
What these words mean?I see.Thinks a lot!
-
What these words mean?Can I add some information into it?
-
What these words mean?In my project,I add a ATL object .The wizard add a ***.rgs file to my project.I open the file ,the text like this : HKCR { NoRemove AppID { {2C0CA281-E28B-41CA-838C-C7D1BEA311D2} = s 'NewEn' 'NewEn.EXE' { val AppID = s {2C0CA281-E28B-41CA-838C-C7D1BEA311D2} } } } Who can tell me what these words mean?
-
ATL Object Wizard got lost???I thinke you should reinstall your VS 6.0.Gool luck!
-
How to add special inform to registry for my control?I make a group of control .How can I identify them? Should I add a registry entry to registry? How can I do it?Help me.
-
string tableIN ResourceView you can find the string table ,double click the blank and enter your string
-
How to write registry?Thank you very much!!
-
How to write registry?Who can give me a sample or a demo?
-
How to write registry?I am building a project.I want to write something to registry to save some informatiom.
-
HELP!!! Return between CStringsIt should be :one +0X0D+0X0A+two;:)
-
Return between CStringsHello, u can do it as this: combination=one+0X0A+0X0D+two; good luck!:-O
-
Return between CStringshello,u can do it as following::-D combination=one+two;
-
a chat windowYou can reference to MSDN about CRichEidt.I remenber that there is a sample in MSDN about wordpad.Using CRichEdit in the sample.;)
-
a chat windowHello. You can use the CFormView Class .The FormView have a look like Dialog.You can place a RichEdit control on the top of form view and place a Edit control on the bottom of form view. Good luck!:)
-
How to call C++ program from C# programif you Call the .exe file.You can call the API :ShellExecute().Of course,you must import the function at first.;)
-
Why my SQL Server is so slow?You can try to reinstall.:)