by Smok Wawelski » Jun 15, 2005 @ 12:51am
VERY VERY irritating behaviour/bug:
PIDE, when I set new project (WINAPI this time). I named it "hello" and placed on the other folder (D:/PPL) than PPL is installed. I made one memo. After saving, folder D:/PPL/hello is created, 3 files (.frm, .prj and .ppl) are inside.
I'm trying to add some code to func WinMain.
Every time I run the hello.ppl it forgots what I changed in that function. In folder D:/PPL suspicious file "hehello.ppl" is resident and every time its contents are copied to hello.ppl which is inside /hello folder.
Am I doing something wrong?