Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

TooLeeDiN

@TooLeeDiN
About
Posts
26
Topics
21
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • DOS/16M: [2] not a DOS/16M executable
    T TooLeeDiN

    I got this error from command prompt:~ DOS/16M: [2] not a DOS/16M executable 'C:\ASMM77\ASMM77.EXE' How i can solve this error? Thank You.

    System Admin help question

  • DOS/16M: [2] not a DOS/16M executable
    T TooLeeDiN

    I got this error from command prompt:~ DOS/16M: [2] not a DOS/16M executable 'C:\ASMM77\ASMM77.EXE' How i can solve this error? Thank You.

    Managed C++/CLI help question

  • DOS/16M: [2] not a DOS/16M executable
    T TooLeeDiN

    I got this error from command prompt:~ DOS/16M: [2] not a DOS/16M executable 'C:\ASMM77\ASMM77.EXE' How i can solve this error? Thank You.

    C / C++ / MFC help question

  • DOS/16M: [2] not a DOS/16M executable
    T TooLeeDiN

    I got this error from command prompt:~ DOS/16M: [2] not a DOS/16M executable 'C:\ASMM77\ASMM77.EXE' How i can solve this error? Thank You.

    COM help question

  • How i can hide my program process from process viewer
    T TooLeeDiN

    My purpose of process hiding is, in my company have some computer that have time period for using so i develop software(VB.NET 2005) for automatic shutdown computer if it has been turn on befor xx:xx A.M. or after xx:xx P.M. and i need to hide this software process from process viewer. But if it can't perhaps i need to hide task manager from end-user. :-DThank for all suggestion. TooLeeDiN

    Visual Basic help

  • How i can hide my program process from process viewer
    T TooLeeDiN

    How i can hide my program process from process viewer in task manager. Thank for your help. TooLeeDiN

    Visual Basic help

  • The memory could not be "read" [ Urgent!!! ]
    T TooLeeDiN

    Hi!,... I try to retrive data from Oracle and i got this massage The instruction at "0x4a5d61f6" referenced memory at "0x00000002".The memory could not be "read". this source code the provider is MSDAORA mDT=Me.RetriveData(strSql) 'myDs.Tables("Table1") DataGrid1.DataSource = mdt DataGrid1.DataBind() ----------------------------------------------------- Private Sub CreateDataCommand() Me.mConnection=nothing Me.mDataCommand=nothing Me.mDataAdapter=nothing Me.mConnection = New OleDbConnection(Me.GetConnectionString) Me.mDataCommand = New OleDbCommand Me.mDataCommand.Connection = Me.mConnection Me.mDataAdapter = New OleDbDataAdapter End Sub Public Function RetriveData(ByVal pStrSQL As String) As DataTable Dim mDataTable As DataTable mDataTable=nothing mDataTable=new DataTable CreateDataCommand() Me.mDataCommand.CommandText = pStrSQL Me.mDataAdapter.SelectCommand = Me.mDataCommand Me.mDataAdapter.Fill(mDataTable) Me.mDataAdapter.SelectCommand.Connection.Close() Return mDataTable End Function

    ASP.NET oracle performance

  • How i can cancel sellected row in data grid. : VB.NET
    T TooLeeDiN

    How i can cancel sellected row in data grid in vb.net. Thank for your help.

    Visual Basic csharp css help

  • How to create dbf file in vb.net
    T TooLeeDiN

    I will use the dbf file with dbfrom for windows.

    Visual Basic csharp help tutorial

  • How to create dbf file in vb.net
    T TooLeeDiN

    I need to create dbf file format with vb.net,please tell the way. Thank for your help.

    Visual Basic csharp help tutorial

  • Operation New() :: Plase help me
    T TooLeeDiN

    ====================================================== Friend Class LCOtherInfo() protected ss as string public sub new(byval x as string) ss=x end sub end class ===================================================== Dim x As New LCOtherInfo(x) When i create instance of LCOtherInfo but i has an error,"can't obtain value". Please tell me the way!!!!!!!!!!!!

    Visual Basic help

  • How i can block CallByName function
    T TooLeeDiN

    CallByName function make my application to be rick,how i can anti this function. Plase tell the way,thank you for your help.

    Visual Basic help

  • How to crate new frame
    T TooLeeDiN

    How to crate new frame that independent with it parante.

    C / C++ / MFC tutorial

  • Destroy CView (MFC)
    T TooLeeDiN

    class GraphCtrl : public CView {........} GraphCtrl *gctrl=new GraphCtrl(); How i can destroy gctrl.

    C / C++ / MFC c++

  • Please Help:: CEdit
    T TooLeeDiN

    \r\n so work!!! Thank you.

    C / C++ / MFC help question

  • Please Help:: CEdit
    T TooLeeDiN

    I have two simple CEdit for recevie input and display output. 1. In the output I can't use \n for new line,what the instruction for take new line? 2. In the input I need to receive the enter key but I can't. Please tell the way to solve two problem. Thank you

    C / C++ / MFC help question

  • How i can access function in CView
    T TooLeeDiN

    I ues MFC. How i can access function in CxxxView. CxxxView:CRichEditView

    C / C++ / MFC c++

  • Help me : simple Edit Ctrl
    T TooLeeDiN

    I use simple edit control. How i can add event of the enter key. I mean to when i click enter it jump to specific function.

    C / C++ / MFC help

  • Help me :List control
    T TooLeeDiN

    I need to delete the row that was clicked !!! How should i do?????

    C / C++ / MFC help question

  • Help :: can't include afximpl.h in VC++.NET
    T TooLeeDiN

    I can't include afximpl.h Error message is: fatal error C1083: Cannot open include file: 'afximpl.h': No such file or directory

    C / C++ / MFC help csharp c++
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups