I need to know how to:
create / delete directories (folders) with the Windows API from Delphi.
create / delete / move files with the Windows API
Of course, I prefer to do all this within the Delphi IDE, but I cannot find the commands to do so within the help file.
BTW, I'm using Delphi 4...
This is really 3 questions in one?
Anyone know of a book that....
teaches Windows assembly language?
advanced graphic routines (morphing, frame animation, character animation, etc.) (no boxes, circles) speed optimazation.
mixing assembly with c++
Thanks in advance.
The version of VS I'm using is VS 2005 Express
I'm trying to create a string object using the CString keyword.
The syntax is womething like the following:
CString Objective;
The compiler errors I'm receiving are:
1>c:\users\gary\documents\visual studio...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.