|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
Lookie at what I made
GUI and everything, the c++ learning paid off in my first mini-program. Its a basic text editor with save options, default system font. test it for me ae?
Thanks! |
|
|
|
|
|
#2 |
|
Member (9 bit)
Join Date: Jan 2002
Location: Quebec, Canada
Posts: 426
|
uh I can't get it to work... it says microsoft xp workframe 3.2 not installed .... get it at www.microsoft.com and I can't find it..
|
|
|
|
|
|
#3 |
|
Member (10 bit)
|
ok, thanks for telling me. now I know that my programming sucks
|
|
|
|
|
|
#4 |
|
Member (9 bit)
Join Date: Jan 2002
Location: Quebec, Canada
Posts: 426
|
nah it's not your programming (i think) it's only the thing you used to create your program, i don't have it on my comp and cant find it.. it's like if you have a program in vb and the guy doesn't have vb5fr.dll.. you can't run it. it should be something like this
|
|
|
|
|
|
#5 |
|
Member (7 bit)
Join Date: Jun 2002
Location: Dallas, TX
Posts: 64
|
I couldn't get it to work. I get the same response as dim3x. I would like to try it out when you get it to work.
|
|
|
|
|
|
#6 |
|
Member (10 bit)
Join Date: Jan 2002
Location: Edmonton, AB, Canada
Posts: 628
|
All I get is a window saying the above message but also norton antivirus pops up in an attempt to scan it for outgoing e-mail, but then quickly dissapears.
|
|
|
|
|
|
#7 |
|
Member (12 bit)
Join Date: Mar 1999
Location: MN or WI
Posts: 3,017
|
You can try static linking your project, that usually fixes problems like this. You may also have to provide MFC redistributables.
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
What did you use to compile the source code?
|
|
|
|
|
|
#9 |
|
Member (10 bit)
|
microsoft visual c++ stuidos
|
|
|
|
|
|
#10 |
|
Member (10 bit)
Join Date: Jan 2002
Location: Edmonton, AB, Canada
Posts: 628
|
I hope this wasn't the intent of the file but something weird is happening.
|
|
|
|
|
|
#11 |
|
Member (10 bit)
Join Date: Mar 1999
Location: Random
Posts: 997
|
Ha. Norton thinks your key capturing program is a keylogging trojan. That is pretty good. Assuming that it is not meant as a keylogging trojan that you are simply handing out to everyone under the guise of a simple CS project but with the diabolical intent of getting our credit card numbers. ;) Anyway. . .
Respectfully, Demosthenes |
|
|
|
|
|
#12 |
|
HOCKEY FREAK
Join Date: Jul 2002
Location: philadelphia pa
Posts: 1,078
|
i got the same thing.....nav suspected a trojan..
Zaney123 |
|
|
|
|
|
#13 |
|
Professional gadfly
|
I just made a simple text editor as well. My Norton doesn't see it as a keylogger, but if anybody else wants to try
Last edited by doctorgonzo; 12-31-2002 at 12:45 AM. |
|
|
|
|
|
#14 |
|
Member (9 bit)
Join Date: Dec 1999
Location: Midland, NC, USA
Posts: 292
|
KL,
I would guess that you built your app with VS.NET (as opposed to VS 6.0), no? If so, anyone who wants to run the app must have the .NET Framework installed on their machine. Probably why the "XP Framework" messages. The .NET Framework can be downloaded from M$. But it's a MONSTER. ~23MB, last I heard. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|