|
-
May 28th, 2007, 09:48 PM
#12
Thread Starter
Fanatic Member
Re: Add text file to project
MUAHAHAHAH! HEHEHAHAHAH! YEAH! I fixed it!!!!! I saved the text file as unicode instead of the default ANSI and it works perfectly!!! AWSOME! (sorry for shouting, I'm just happy - this has been bugging me for a while). I knew the answer was simple, I just couldn't find it. It was a combo of info in the MSDN, a good guess, and rechecking the facts. I realised that the fact that it was shorter in the res file meant that either it wan't all their or it was being partially skipped. I checked with ResHacker and it was all there, but when I thought about it, I realized it could be shorter by reading too much data at once (a problem i had making this program). I remembered that Unicode is 2 bytes instead of 1, and I remember reading comething about this in MSDN, so I tried string conversion, but when it failed I assumed I was wrong. I guess I just wasn't converting right! Thanx guys! (if you get me ranting long enough, I usually can answer my own questions )
Resolved
Visit here to learn to make the VB interface fit you!.
"I have not failed 10,000 times. I have successfully identified 10,000 ways that will not work" Thomas Edison 
"The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners" -- Ernst Jan Plugge
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|